VoxelGI
Inherits: VisualInstance3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
Methods
void |
bake ( Node from_node=null, bool create_visual_debug=false ) |
void |
debug_bake ( ) |
Enumerations
enum Subdiv:
Subdiv SUBDIV_64 = 0
There is currently no description for this enum. Please help us by contributing one!
Subdiv SUBDIV_128 = 1
There is currently no description for this enum. Please help us by contributing one!
Subdiv SUBDIV_256 = 2
There is currently no description for this enum. Please help us by contributing one!
Subdiv SUBDIV_512 = 3
There is currently no description for this enum. Please help us by contributing one!
Subdiv SUBDIV_MAX = 4
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
CameraAttributes camera_attributes
void set_camera_attributes ( CameraAttributes value )
CameraAttributes get_camera_attributes ( )
There is currently no description for this property. Please help us by contributing one!
VoxelGIData data
void set_probe_data ( VoxelGIData value )
VoxelGIData get_probe_data ( )
There is currently no description for this property. Please help us by contributing one!
Vector3 size = Vector3(20, 20, 20)
There is currently no description for this property. Please help us by contributing one!
Subdiv subdiv = 1
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void bake ( Node from_node=null, bool create_visual_debug=false )
There is currently no description for this method. Please help us by contributing one!
void debug_bake ( )
There is currently no description for this method. Please help us by contributing one!