OpenMetaverse Protocol Library Developers API Documentation
Vector4 Constructor (byteArray, pos)
NamespacesOpenMetaverseVector4Vector4( array< Byte > [] () [] [] , Int32)
Constructor, builds a vector from a byte array
Declaration Syntax
C#
public 
Vector4(
        
byte[] 
byteArray,
        
int 
pos
)
Parameters
byteArray ( array< Byte > [] () [] [] )
Byte array containing four four-byte floats
pos ( Int32)
Beginning position in the byte array

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