Vizard 7 » Command Index » Vizard objects » texture » <texture>.unapply
7.6

<texture>.unapply

Unapply the texture from all nodes

<texture>.unapply(  
unit = viz.AUTO_COMPUTE  
)  
unit = viz.AUTO_COMPUTE
The unit to remove the texture from. If viz.AUTO_COMPUTE, then remove from all units it is applied to.

Remarks

This command will remove the texture from all nodes it is currently applied to on the specified unit.

Return Value

None

See also

<node3d>.clearAttribute
<node3d>.clearUniform
<shader>.unapply
<uniform>.unapply