Click or drag to resize

GroundPlaneTextureOffset Property

Texture mapping offset in world units.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Vector2d TextureOffset { get; set; }

Property Value

Type: Vector2d
See Also