OpenMetaverse Protocol Library Developers API Documentation
Vector3 Constructor (byteArray, pos)
NamespacesOpenMetaverseVector3Vector3( array< Byte > [] () [] [] , Int32)
Constructor, builds a vector from a byte array
Declaration Syntax
C#
public
Vector3(

byte[]
byteArray,

int
pos
)
Parameters
byteArray ( array< Byte > [] () [] [] )
Byte array containing three four-byte floats
pos ( Int32)
Beginning position in the byte array

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