Click or drag to resize

TextureOffset Property

Helper for access to the offset value encoded in UvwTransform

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Vector2d Offset { get; set; }

Property Value

Type: Vector2d
See Also