RenderTexture.GetRepeat Method

RenderTextureGetRepeat Method

Get repeat value across UVW space. If the projection type is WCS or other type specified in model units, then this is the repeat across 1 meter of the model.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual Vector3d GetRepeat()
Public Overridable Function GetRepeat As Vector3d

Return Value

Type: Vector3d

[Missing <returns> documentation for "M:Rhino.Render.RenderTexture.GetRepeat"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also