RenderTextureGetOffset Method

Get offset value across UVW space. If the projection type is WCS or other type specified in model units, then this is the offset in meters.

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

Return Value

Type: Vector3d

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also