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)
Since: 5.7
Syntax public virtual Vector3d GetRepeat()
Public Overridable Function GetRepeat As Vector3d
Return Value
Type:
Vector3d[Missing <returns> documentation for "M:Rhino.Render.RenderTexture.GetRepeat"]
See Also