GroundPlane.TextureSize Property

GroundPlaneTextureSize Property

Texture mapping single UV span size in world units.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Vector2d TextureSize { get; set; }
Public Property TextureSize As Vector2d
	Get
	Set

Property Value

Type: Vector2d
See Also