© Taichi Kobayashi


Table of Contents

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This page contains information about the V-Ray User Float Texture.

 

Overview


 

The V-Ray User Float texture allows the user to read and return a single number value from the User-Defined properties of the currently shaded object as a result. This can be useful if the same material or texture is applied to several objects in the scene, but we want to control some of its aspects (i.e. material glossiness, or a blend between two other textures inside a Mix texture etc) with User-Defined properties.

 

 

 

 

 

 

UI Paths


||mat Network|| > V-Ray > Texture: Utility > V-Ray User Float

||out Network|| > V-Ray Render Elements node > V-Ray > Texture: Utility > V-Ray User Float


 

Node


The TexUserScalar node provides inputs for controlling various texture properties. They correspond to parameters in the section below.

 

 

Parameters


Attribute – Specifies the name of the user attribute that is looked up and returned from this shading node.

Default Value – Specifies the value to return if the user attribute is not found on the shaded object.

Attribute Priority  Specifies the attribute priority of V-Ray User Float.

User Attribute
Map Channel

 


Was this helpful?