Skip to content

P_Rhino_Geometry_Quaternion_I

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Quaternion.I Property

Returns the (0,1,0,0) quaternion.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static Quaternion I { get; }

VB

Public Shared ReadOnly Property I As Quaternion
	Get

Property Value

Type: Quaternion

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Quaternion Structure
Rhino.Geometry Namespace

Clone this wiki locally