BakedLightSampler
Inherits: VisualInstance < Spatial < Node < Object
Category: Core
Brief Description
Member Functions
float | get_param ( int param ) const |
int | get_resolution ( ) const |
void | set_param ( int param, float value ) |
void | set_resolution ( int resolution ) |
Numeric Constants
- PARAM_RADIUS = 0
- PARAM_STRENGTH = 1
- PARAM_ATTENUATION = 2
- PARAM_DETAIL_RATIO = 3
- PARAM_MAX = 4
Member Function Description
float get_param ( int param ) const
int get_resolution ( ) const
void set_param ( int param, float value )
void set_resolution ( int resolution )
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_bakedlightsampler.html