Capítulo 117 de 859
An IES version of the default spot light node.
Constructor
| Signature |
|---|
new IESSpotLightNode( light : SpotLight ) |
Properties
| Property | Description |
|---|---|
._iesTextureNode : TextureNode | The texture node representing the IES texture. |
Methods
| Method | Description |
|---|---|
.getSpotAttenuation( builder : NodeBuilder, angleCosine : Node.<float> ) : Node.<float> | Overwrites the default implementation to compute an IES conform spot attenuation. |
.update( frame : NodeFrame ) | Overwritten to update the IES spot light texture. |