Struct LocalToParentSystem
Namespace: Unity.Transforms
Syntax
[ExecuteAlways]
[UpdateInGroup(typeof(TransformSystemGroup))]
[UpdateAfter(typeof(TRSToLocalToParentSystem))]
[BurstCompile]
public struct LocalToParentSystem : ISystemMethods
| Name | Description | 
|---|---|
| OnCreate(ref SystemState) | |
| OnDestroy(ref SystemState) | |
| OnUpdate(ref SystemState) |