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.