Struct Shape
Base class for all 3D shape resources.
struct Shape
;
Nodes that inherit from this can be used as shapes for a PhysicsBody
or Area
objects.
Properties
Name | Type | Description |
---|---|---|
margin [get, set]
|
double | The collision margin for the shape. |
Methods
Name | Description |
---|---|
getMargin
|
|
setMargin
|