#include <kfbxgloballightsettings.h>
Definition at line 180 of file kfbxgloballightsettings.h.
Public Member Functions |
|
| KFbxShadowPlane () | |
| Default constructor. |
|
Public Attributes |
|
| bool | mEnable |
| Activate flag. |
|
| KFbxVector4 | mOrigin |
| Origin point. |
|
| KFbxVector4 | mNormal |
| Normal vector. |
|
| KFbxShadowPlane | ( | ) |
Default constructor.
| bool mEnable |
Activate flag.
Definition at line 186 of file kfbxgloballightsettings.h.
Origin point.
Definition at line 189 of file kfbxgloballightsettings.h.
Normal vector.
Definition at line 192 of file kfbxgloballightsettings.h.