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

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 16 bytes before the end of the array

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