P_Rhino_Render_TextureMapping_UvwTransform - mcneel/rhinocommon-api-docs GitHub Wiki

TextureMapping.UvwTransform Property

Transform applied to mapping coordinate (u,v,w) to convert it into a texture coordinate.

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Transform UvwTransform { get; set; }

VB

Public Property UvwTransform As Transform
	Get
	Set

Property Value

Type: Transform

Version Information

Supported in: 5D58w

See Also

Reference

TextureMapping Class
Rhino.Render Namespace

⚠️ **GitHub.com Fallback** ⚠️