SphereCollider

a sphere collider

Constructors

this
this(float radius, Vector3 offset)
Undocumented in source.

Members

Variables

radius
const(float) radius;

the radius of the collision box

Inherited Members

From Collider

offset
const(Vector3) offset;
Undocumented in source.

Meta