class_bakedlightsampler - dragonsoulz/godot GitHub Wiki
BakedLightSampler
####Inherits: VisualInstance ####Category: Core
Brief Description
Member Functions
- void set_param ( int param, float value )
- float get_param ( int param ) const
- void set_resolution ( int resolution )
- int get_resolution ( ) const
Numeric Constants
- PARAM_RADIUS = 0
- PARAM_STRENGTH = 1
- PARAM_ATTENUATION = 2
- PARAM_DETAIL_RATIO = 3
- PARAM_MAX = 4