Shape3D

Inherits: Resource < RefCounted < Object

Inherited By: BoxShape3D, CapsuleShape3D, ConcavePolygonShape3D, ConvexPolygonShape3D, CylinderShape3D, HeightMapShape3D, SeparationRayShape3D, SphereShape3D, WorldBoundaryShape3D

There is currently no description for this class. Please help us by contributing one!

Properties

float

custom_solver_bias

0.0

float

margin

0.04

Methods

ArrayMesh

get_debug_mesh ( )


Property Descriptions

float custom_solver_bias = 0.0

  • void set_custom_solver_bias ( float value )

  • float get_custom_solver_bias ( )

There is currently no description for this property. Please help us by contributing one!


float margin = 0.04

  • void set_margin ( float value )

  • float get_margin ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

ArrayMesh get_debug_mesh ( )

There is currently no description for this method. Please help us by contributing one!