Class DisplayColliderSystem
Inheritance
DisplayColliderSystem
Syntax
public class DisplayColliderSystem : SystemBase
Methods
DrawCollider(Collider*, ref PhysicsTransform, ref PhysicsDebugStreamSystem.Context, Color)
Declaration
public static void DrawCollider(Collider*collider, ref PhysicsTransform worldTransform, ref PhysicsDebugStreamSystem.Context outputStream, Color colliderColor)
Parameters
OnCreate()
Declaration
protected override void OnCreate()
OnUpdate()
Declaration
protected override void OnUpdate()