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