ConcavePolygonShape3D

Inherits: Shape3D < Resource < RefCounted < Object

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

Properties

bool

backface_collision

false

Methods

PackedVector3Array

get_faces ( ) const

void

set_faces ( PackedVector3Array faces )


Property Descriptions

bool backface_collision = false

  • void set_backface_collision_enabled ( bool value )

  • bool is_backface_collision_enabled ( )

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


Method Descriptions

PackedVector3Array get_faces ( ) const

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


void set_faces ( PackedVector3Array faces )

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