| Constant |
Value |
Description |
| siICERenderPropSuffixUWrap |
_u_wrap |
Constant Boolean ICE attribute to control texture U wrapping.
Valid only when used on a texture space parameter. |
| siICERenderPropSuffixVWrap |
_v_wrap |
Constant Boolean ICE attribute to control texture V wrapping.
Valid only when used on a texture space parameter. |
| siICERenderPropSuffixWWrap |
_w_wrap |
Constant Boolean ICE attribute to control texture W wrapping.
Valid only when used on a texture space parameter. |
| siICERenderPropSuffixTransform |
_transform |
Constant Matrix44 ICE attribute to control texture matrix.
Valid only when used on a texture space parameter. |
| siICERenderPropSuffixIsHomogeneous |
_transform |
Constant Boolean ICE attribute to control if coordinates are
homogeneous. Valid only for rendering when used on a texture space
parameter. |
| siICERenderPropSuffixSmoothWhenSubd |
_smoothwhensubdi |
Constant Boolean ICE attribute to control if attributes are
smoothed based on the subdivision ssurface algorithm. Valid only
for rendering on subdivision surface meshes. |