OpenMetaverse Protocol Library Developers API Documentation
CreateFromAxisAngle Method (axis, angle)
NamespacesOpenMetaverseQuaternionCreateFromAxisAngle(Vector3, Single)
Build a quaternion from an axis and an angle of rotation around that axis
Declaration Syntax
C#
public 
static 
Quaternion 
CreateFromAxisAngle(
        
Vector3 
axis,
        
float 
angle
)
Parameters
axis ( Vector3)
Axis of rotation
angle ( Single)
Angle of rotation

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0