VoxelGI

Inherits: VisualInstance3D < Node3D < Node < Object

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

Properties

CameraAttributes

camera_attributes

VoxelGIData

data

Vector3

size

Vector3(20, 20, 20)

Subdiv

subdiv

1

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

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


VoxelGIData 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!