Struct used to define the shadow plane.
Definition at line 147 of file fbxgloballightsettings.h.
#include <fbxgloballightsettings.h>
Public Member Functions | |
| ShadowPlane () | |
| Default constructor. | |
Public Attributes | |
| bool | mEnable |
| Activate flag. | |
| FbxVector4 | mOrigin |
| Origin point. | |
| FbxVector4 | mNormal |
| Normal vector. | |
| ShadowPlane | ( | ) |
Default constructor.
| bool mEnable |