GIProbeData

Inherits: Resource < Reference < Object

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

Tutorials

Properties

float

bias

0.4

AABB

bounds

AABB( 0, 0, 0, 1, 1, 1 )

float

cell_size

1.0

bool

compress

false

PoolIntArray

dynamic_data

PoolIntArray(  )

int

dynamic_range

1

float

energy

1.0

bool

interior

false

float

normal_bias

0.4

float

propagation

1.0

Transform

to_cell_xform

Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )


Property Descriptions

float bias = 0.4

  • void set_bias ( float value )

  • float get_bias ( )

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


AABB bounds = AABB( 0, 0, 0, 1, 1, 1 )

  • void set_bounds ( AABB value )

  • AABB get_bounds ( )

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


float cell_size = 1.0

  • void set_cell_size ( float value )

  • float get_cell_size ( )

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


bool compress = false

  • void set_compress ( bool value )

  • bool is_compressed ( )

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


PoolIntArray dynamic_data = PoolIntArray(  )

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


int dynamic_range = 1

  • void set_dynamic_range ( int value )

  • int get_dynamic_range ( )

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


float energy = 1.0

  • void set_energy ( float value )

  • float get_energy ( )

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


bool interior = false

  • void set_interior ( bool value )

  • bool is_interior ( )

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


float normal_bias = 0.4

  • void set_normal_bias ( float value )

  • float get_normal_bias ( )

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


float propagation = 1.0

  • void set_propagation ( float value )

  • float get_propagation ( )

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


Transform to_cell_xform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )

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