Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
ImporterMeshInstance3D¶
Inherits: Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties¶
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions¶
ShadowCastingSetting cast_shadow = 1
void set_cast_shadows_setting ( ShadowCastingSetting value )
ShadowCastingSetting get_cast_shadows_setting ( )
There is currently no description for this property. Please help us by contributing one!
int layer_mask = 1
There is currently no description for this property. Please help us by contributing one!
ImporterMesh mesh
void set_mesh ( ImporterMesh value )
ImporterMesh get_mesh ( )
There is currently no description for this property. Please help us by contributing one!
NodePath skeleton_path = NodePath("")
There is currently no description for this property. Please help us by contributing one!
Skin skin
There is currently no description for this property. Please help us by contributing one!
float visibility_range_begin = 0.0
There is currently no description for this property. Please help us by contributing one!
float visibility_range_begin_margin = 0.0
There is currently no description for this property. Please help us by contributing one!
float visibility_range_end = 0.0
There is currently no description for this property. Please help us by contributing one!
float visibility_range_end_margin = 0.0
There is currently no description for this property. Please help us by contributing one!