3ds Max C++ API Reference
Loading...
Searching...
No Matches
Biped Snapshot Types

The following are flags sent to describe the type of snapshot a biped copy should store. More...

Macros

#define SNAP_VIEW   0
 Snapshot of the active viewport.
#define SNAP_AUTO   1
 Snapshot camera position computed automatically to make a close up of the copied parts.
#define SNAP_NONE   2
 No Snapshot.

Detailed Description

The following are flags sent to describe the type of snapshot a biped copy should store.

Macro Definition Documentation

◆ SNAP_VIEW

#define SNAP_VIEW   0

Snapshot of the active viewport.

◆ SNAP_AUTO

#define SNAP_AUTO   1

Snapshot camera position computed automatically to make a close up of the copied parts.

◆ SNAP_NONE

#define SNAP_NONE   2

No Snapshot.