GroundPlane.TextureScale Property

GroundPlaneTextureScale Property

Get texture scale on the ground plane

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Vector2d TextureScale { get; }
Public ReadOnly Property TextureScale As Vector2d
	Get

Property Value

Type: Vector2d
Version Information

Rhino for Windows

Supported in: 6.8
See Also