Class PhysicsBodyConversionSystem
Inheritance
PhysicsBodyConversionSystem
Inherited Members
GameObjectConversionSystem.ShouldRunConversionSystem()
GameObjectConversionSystem.GetBuildConfigurationComponent<T>()
GameObjectConversionSystem.TryGetBuildConfigurationComponent<T>(T)
GameObjectConversionSystem.ShouldRunConversionSystem(System.Type)
GameObjectConversionSystem.BuildHasType(System.Type)
GameObjectConversionSystem.BuildHasType(System.Type[])
GameObjectConversionSystem.IsBuildingForEditor
GameObjectConversionSystem.BuildConfigurationGUID
Namespace: Unity.Physics.Authoring
Syntax
[UpdateAfter(typeof(EndColliderConversionSystem))]
public sealed class PhysicsBodyConversionSystem : GameObjectConversionSystem
Methods
OnUpdate()
Declaration
protected override void OnUpdate()