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

Compare with Current View Page History

« Previous Version 4 Current »

Table of Contents

This page provides information about the VRayUserScalar texture in V-Ray for Cinema 4D.


Overview



The VRayUserScalar texture allows the user to read and return a single number value of the currently shaded object. 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 (e.g., material glossiness, a blend between two other textures inside a Mix texture, etc.) with user-defined properties. For more information about user-defined properties (i.e., User Attributes), see the User Attributes Workflow page


UI Paths: 

||Texture|| > plugins > V-Ray > VRayUserInteger
||Texture|| > V-Ray > VRayUserInteger




Properties



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

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


Was this helpful?