reflection(...)
reflection(v: number) : this;
Sets the visibility of the object surface's reflection data. This requires an environment light with a reflection cubemap assigned to be present in the scene.
Default value: 0
Recommended range: 0 - 1
Parameters
Parameter | Type | Description |
---|---|---|
val | number | The value to set the visibility of the object surface's reflection data to. |
Returns
this