Avara3D 0.2.0
C++ API reference
a3d::PlaneSurface Struct Reference

Infinite planar reference surface used by ground and atmospheric effects. More...

#include <a3d/visual/Surface.h>

Public Attributes

float height {0.0f}
 Height of the reference plane in scene units. More...
 

Detailed Description

Infinite planar reference surface used by ground and atmospheric effects.

Definition at line 21 of file Surface.h.

Member Data Documentation

◆ height

float a3d::PlaneSurface::height {0.0f}

Height of the reference plane in scene units.

Definition at line 25 of file Surface.h.


The documentation for this struct was generated from the following file: