3ds Max C++ API Reference
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. More...
 
#define SNAP_AUTO   1
 Snapshot camera position computed automatically to make a close up of the copied parts. More...
 
#define SNAP_NONE   2
 No Snapshot. More...
 

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.