Struct TrackedTransformFixedSimulationJob
Job that stores the previous and current transforms of entities that have the tracked transform component
Inherited Members
Namespace: Unity.CharacterController
Syntax
[BurstCompile]
[WithAll(new Type[]{typeof(Simulate)})]
public struct TrackedTransformFixedSimulationJob : IJobEntity