reflectionCubeMap(...)
reflectionCubeMap(val: CubemapTexture): this;
Sets the cubemap representing the reflections in an environment.
Default value: null
Parameters
Parameter | Type | Description |
---|---|---|
val | Z.CubemapTexture | The cubemap representing the reflections in an environment. |
Returns
this