3ds Max C++ API Reference
Loading...
Searching...
No Matches
MotionBlurSettings.h File Reference
#include "../../maxtypes.h"
#include <Geom/matrix3.h>
#include "MotionBlurSettings.inline.h"

Classes

struct  MotionBlurSettings
 Encapsulates the camera shutter settings used with motion blur. More...
struct  MotionTransforms
 Encapsulates motion transforms for an object. More...

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::RenderingAPI