reflection_probe
Omni directional reflection probe parameters, used for local cubemap reflection generation.
Dependencies
Attributes
Attribute | Type | Default | Description |
---|---|---|---|
offset | vec3 | [ 0, 0, 0 ] | x, y, z offset of the probe reflection origin. |
nearDist | float | 0.1 | Distance to the near plane. |
farDist | float | 100 | Distance to the far plane. |
quality | integer | 128 | Resolution of the reflection map. |