OpenMetaverse Protocol Library Developers API Documentation
Primitive . . :: . . LightData Constructor (data, pos)
NamespacesOpenMetaversePrimitive . . :: . . LightDataPrimitive . . :: . . LightData( array< Byte > [] () [] [] , Int32)
Initializes a new instance of the Primitive . . :: . . LightDataclass
Declaration Syntax
C#
public
LightData(

byte[]
data,

int
pos
)
Parameters
data ( array< Byte > [] () [] [] )
pos ( Int32)

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)