au3Irr2 Function Reference
_IrrSetGrassDensitySet the grass density.
#Include <au3Irrlicht2.au3>
_IrrSetGrassDensity($h_Grass, $f_Density, $f_Distance)
Parameters
$h_Grass | Handle to the grass node. |
$f_Density | Number of grass nodes visible in the scene. |
$f_Distance | Distance at which they can be seen. |
Return Value
Success: TrueFailure: False
Remarks
None.
Related
_IrrAddGrass, _IrrGetGrassDrawCount, _IrrSetGrassWind