nkTxCubeMap
- Last UpdatedJan 24, 2023
- 1 minute read
The nkTxCubeMap node is a Cube Map Texture sampler.
-
The material specifies the texture used to render the object.
-
The material must have a parameter with the same name as paramName.
Code example
This is a code example for nkTxCubeMap.
<nkTxCubeMap name="nNodeName" paramName="MaterialParameterName" uvw="[connection]" filter="bilinear" addressMode="clamp"/>
Parameters
uvw
-
Size: 3
filter
-
Values: point, bilinear, trilinear
addressMode
-
Values: clamp
Output
Output size: 4