CapsuleShape¶
Inherits: Shape < Resource < Reference < Object
Capsule shape for collisions.
Description¶
Capsule shape for collisions.
Tutorials¶
Properties¶
|
||
|
Property Descriptions¶
float height = 1.0
The capsule's height.
float radius = 1.0
The capsule's radius.