KFbxGlobalLightSettings::KFbxShadowPlane Struct Reference

#include <kfbxgloballightsettings.h>

List of all members.


Detailed Description

Struct used to define the shadow plane.

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.

Constructor & Destructor Documentation

KFbxShadowPlane (  ) 

Default constructor.


Member Data Documentation

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.