Method DrawCollider
DrawCollider(Collider*, ref PhysicsTransform, ref Context, Color)
Declaration
public static void DrawCollider(Collider* collider, ref PhysicsTransform worldTransform, ref PhysicsDebugStreamSystem.Context outputStream, Color colliderColor)
Parameters
Type | Name | Description |
---|---|---|
Collider* | collider | |
PhysicsTransform | worldTransform | |
PhysicsDebugStreamSystem.Context | outputStream | |
Color | colliderColor |