SSphereCollider
Index
Properties Index
Property Name
Properties
Center
SVector Center get
set
The center of the sphere in the object's local space.
Radius
float Radius get
set
The radius of the sphere measured in the object's local space.
Enabled
bool Enabled get
set
Enabled Colliders will collide with other Colliders, disabled Colliders won't.
IsTrigger
bool IsTrigger get
set
Is the collider a trigger?
GameObject
SGameObject GameObject get
Property Description
Last updated