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