VisualInstance3D
Inherits: Node3D < Node < Object
Inherited By: Decal, FogVolume, GeometryInstance3D, GPUParticlesAttractor3D, GPUParticlesCollision3D, Light3D, LightmapGI, OccluderInstance3D, ReflectionProbe, RootMotionView, VisibleOnScreenNotifier3D, VoxelGI
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
Methods
_get_aabb ( ) virtual const |
|
get_aabb ( ) const |
|
get_base ( ) const |
|
get_instance ( ) const |
|
get_layer_mask_value ( int layer_number ) const |
|
void |
|
void |
set_layer_mask_value ( int layer_number, bool value ) |
Property Descriptions
int layers = 1
There is currently no description for this property. Please help us by contributing one!
float sorting_offset = 0.0
There is currently no description for this property. Please help us by contributing one!
bool sorting_use_aabb_center
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
AABB _get_aabb ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
AABB get_aabb ( ) const
There is currently no description for this method. Please help us by contributing one!
RID get_base ( ) const
There is currently no description for this method. Please help us by contributing one!
RID get_instance ( ) const
There is currently no description for this method. Please help us by contributing one!
bool get_layer_mask_value ( int layer_number ) const
There is currently no description for this method. Please help us by contributing one!
void set_base ( RID base )
There is currently no description for this method. Please help us by contributing one!
void set_layer_mask_value ( int layer_number, bool value )
There is currently no description for this method. Please help us by contributing one!