docs.unity.cn
    Show / Hide Table of Contents

    Struct CopyTransformFromPrimaryEntityTag

    Mark an additional entity with this tag component to instruct the incremental transform conversion system to copy the transform data from the primary entity. This allows you to copy data to additional entities without having to specify a dependency.

    Namespace: Unity.Transforms
    Syntax
    public struct CopyTransformFromPrimaryEntityTag : IComponentData
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use