Type – Controls how the texture is positioned on the geometry. 2D (UV Channel) – The texture uses the object UV coordinates. Environment – This mode is currently not supported in V-Ray for Revit. 2D (UV Channel)
UV Channel/Set – Specifies the index of the mapping channel data to use. A value of 1 takes the first available channel. Repeat U/V – Determines how many times the texture is repeated in the 0 to 1 UV square. Lock U/V Repeat – Locks the U/V Repeat. Offset U/V – Controls the texture offset in the U and V direction. Rotate – Rotates the texture (in degrees). Tile U/V – Tiles the texture in the U and V direction. If the option is disabled, the Default texture color is used outside the 0 to 1 UV square. Default color is found in Parameters > Color Manipulation. Mirror U/V – Mirrors the texture in the U and V direction separately. The option cuts the texture in the half flipping one side vertically or horizontally. This can be used to avoid seams in-between non-tileable repeated textures. Double-sided – This option should be enabled only if support for unique front and back face UVS is required. If enabled, channel "n"is used for front-side UVS and channel "n+1" is used for back-side UVS. |