3ds Max C++ API Reference
Actions performed by the behavior

The following are flags which can be combined and returned from the Perform function. More...

Macros

#define BHVR_SETS_FORCE   0x00000001
 flag indicating that a behavior sets a force More...
 
#define BHVR_SETS_GOAL   0x00000002
 flag indicating that a behavior sets a goal More...
 
#define BHVR_SETS_SPEED   0x00000004
 flag indicating that a behavior sets the speed More...
 

Detailed Description

The following are flags which can be combined and returned from the Perform function.

Macro Definition Documentation

◆ BHVR_SETS_FORCE

#define BHVR_SETS_FORCE   0x00000001

flag indicating that a behavior sets a force

◆ BHVR_SETS_GOAL

#define BHVR_SETS_GOAL   0x00000002

flag indicating that a behavior sets a goal

◆ BHVR_SETS_SPEED

#define BHVR_SETS_SPEED   0x00000004

flag indicating that a behavior sets the speed