Class SpringBoneCollisionSphere3D
A sphere shape collision that interacts with SpringBoneSimulator3D.
- Inheritance
-
SpringBoneCollisionSphere3D
Remarks
A sphere shape collision that interacts with SpringBoneSimulator3D.
Properties
inside
If true, the collision acts to trap the joint within the collision.
var inside : bool = false
Property Value
Remarks
radius
The sphere's radius.
var radius : float = 0.1