For cylindrical and spherical mapping, the vector is unitized.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Vector3d VectorUp { get; }Public ReadOnly Property VectorUp As Vector3d
Get
Return Value
Type:
Vector3dThe 'up' vector of the decal. For planar mapping the length of the vector is relevant.
Version InformationRhino for Windows
Supported in: 6.8
See Also