SphereCollider

a sphere collider

Constructors

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

Members

Mixins

__anonymous
mixin Reflect
Undocumented in source.

Variables

radius
const(float) radius;

the radius of the collision box

Inherited Members

From Collider

__anonymous
mixin Reflect
Undocumented in source.
offset
const(Vector3) offset;
Undocumented in source.

Meta