Click or drag to resize

TextureRepeat Property

Helper for access to the repeat value encoded in UvwTransform

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

Property Value

Type: Vector2d
See Also