API ReferenceSandbox
public class Sandbox.ModelCollider : Sandbox.Collider
Defines a collider based on a model.
Related Guides
Broader workflow and conceptual references connected to this API.
Constructors
Showing 1 constructors
public ModelCollider()
No results match this filter.
Methods
Showing 3 methods
protected virtual System.Collections.Generic.IEnumerable`1<Sandbox.PhysicsShape> CreatePhysicsShapes(Sandbox.PhysicsBody targetBody, Transform local)
protected virtual void DrawGizmos()
protected virtual void OnAwake()
No results match this filter.
Properties
Showing 1 properties
public virtual sealed Sandbox.Model Sandbox.ModelCollider.Model { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ModelCollider |