OpenMetaverse Protocol Library Developers API Documentation
ToBytes Method (dest, pos)
NamespacesOpenMetaverseQuaternionToBytes( array< Byte > [] () [] [] , Int32)
Writes the raw bytes for this quaternion to a byte array
Declaration Syntax
C#
public
void
ToBytes(

byte[]
dest,

int
pos
)
Parameters
dest ( array< Byte > [] () [] [] )
Destination byte array
pos ( Int32)
Position in the destination array to start writing. Must be at least 12 bytes before the end of the array

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