Doc > Nodes > SOP > TextureProperties
Allows to edit properties of textures in the used materials.
Description
no description
Parameters
Name | Type | Description |
---|---|---|
applyToChildren | boolean | sets if this node should search through the materials inside the whole hierarchy |
tencoding | boolean | toggle on to allow updating the texture encoding |
encoding | integer | sets the texture encoding |
tmapping | boolean | toggle on to allow updating the texture mapping |
mapping | integer | sets the texture mapping |
twrap | boolean | toggle on to allow updating the texture wrap |
wrapS | integer | sets the texture wrapS |
wrapT | integer | sets the texture wrapT |
tanisotropy | boolean | toggle on to update the anisotropy |
useRendererMaxAnisotropy | boolean | sets if the anisotropy should be set to the max capabilities of the renderer |
anisotropy | integer | anisotropy value |
tminFilter | boolean | toggle on to update min filter |
minFilter | integer | min filter value |
tmagFilter | boolean | toggle on to update mag filter |
magFilter | integer | mag filter value |