OpenMetaverse Protocol Library Developers API Documentation
Primitive . . :: . . SculptData Constructor (data, pos)
NamespacesOpenMetaversePrimitive . . :: . . SculptDataPrimitive . . :: . . SculptData( array< Byte > [] () [] [] , Int32)
Initializes a new instance of the Primitive . . :: . . SculptDataclass
Declaration Syntax
C#
public 
SculptData(
        
byte[] 
data,
        
int 
pos
)
Parameters
data ( array< Byte > [] () [] [] )
pos ( Int32)

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