Declaration Syntax
C# |
public class LandPatchReceivedEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
LandPatchReceivedEventArgs(Simulator, Int32, Int32, Int32, array< Single > [] () [] [] ) |
Initializes a new instance of the
LandPatchReceivedEventArgsclass
|
|
HeightMap |
Heightmap for the patch
|
|
PatchSize |
Size of tha patch
|
|
Simulator |
Simulator from that sent tha data
|
|
X |
Sim coordinate of the patch
|
|
Y |
Sim coordinate of the patch
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)