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