Shape

Inherits: Resource < Reference < Object

Inherited By: BoxShape, CapsuleShape, ConcavePolygonShape, ConvexPolygonShape, CylinderShape, HeightMapShape, PlaneShape, RayShape, SphereShape

Base class for all 3D shape resources.

Description

Base class for all 3D shape resources. Nodes that inherit from this can be used as shapes for a PhysicsBody or Area objects.

Properties

float

margin

0.04

Property Descriptions

Default

0.04

Setter

set_margin(value)

Getter

get_margin()

The collision margin for the shape.