Class TransformSystemGroup
A system group containing systems that process entity transformation data.
Inherited Members
Namespace: Unity.Transforms
Assembly: solution.dll
Syntax
[WorldSystemFilter(WorldSystemFilterFlags.Default|WorldSystemFilterFlags.Editor, WorldSystemFilterFlags.Default)]
public class TransformSystemGroup : ComponentSystemGroup
Remarks
This group includes systems that update any entity transformation hierarchies, compute an up-to-date LocalToWorld matrix.