Shape

Inherits: Resource < Reference < Object

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

Category: Core

Brief Description

Base class for all 3D shape resources.

Properties

float margin

Description

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

Property Descriptions

Setter set_margin(value)
Getter get_margin()