Extends BBMOD_Collider
constructor
new BBMOD_SphereCollider([_position[, _radius]])
A sphere collider.
Name | Type | Description |
---|---|---|
_position | Struct.BBMOD_Vec3 |
The position of the sphere Defaults to (0, 0, 0) . |
_radius | Real |
The radius of the sphere. Defaults to 1. |
BBMOD_AABBCollider, BBMOD_FrustumCollider, BBMOD_PlaneCollider
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.