C++
Acad::ErrorStatus setShadowPlaneLocation( double val );
Description
Sets the current ground plane z position in world coordinates.
The ground plane is always parallel to the X-Y world plane and this is the distance either above or below the X-Y plane.
Parameters
Parameters | Description |
---|---|
val | Input ground plane location on the Z axis |