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.

Tutorials

Properties

floatmargin0.04

Property Descriptions

Default0.04
Setterset_margin(value)
Getterget_margin()

The collision margin for the shape.