Method | Description | |
---|---|---|
GetMaterial ( int i ) : |
||
GrassPatchSceneNode ( |
||
OnAnimate ( uint timeMs ) : void | ||
OnRegisterSceneNode ( ) : void | ||
Render ( ) : void |
Method | Description | |
---|---|---|
Create ( bool save ) : bool | ||
Load ( ) : bool | ||
ReallocateBuffers ( ) : void | ||
Save ( ) : bool |
public GetMaterial ( int i ) : |
||
i | int | |
return |
public GrassPatchSceneNode ( |
||
parent | ||
mgr | ||
id | int | |
createIfEmpty | bool | |
gridPos | IrrlichtNETCP.Vector3D | |
filepath | string | |
heightMap | ||
colourMap | ||
grassMap | ||
terrain | ||
wind | ||
return | System |