MODIFIER_FLAG

Detailed Description

Private.

Enumerations

enum class  MODIFIER_FLAG : Int64 {
  NO_NORMAL_DEFORMATION ,
  NONE
}
 

Functions

enum MODIFIER_FLAG Int64 MAXON_ENUM_FLAGS (MODIFIER_FLAG)
 

Enumeration Type Documentation

◆ MODIFIER_FLAG

enum MODIFIER_FLAG : Int64
strong
Enumerator
NO_NORMAL_DEFORMATION 

Will prevent the deformer or deformer tag from deforming the normals via tangent space transformation.

NONE 

No flags.

Function Documentation

◆ MAXON_ENUM_FLAGS()

enum MODIFIER_FLAG Int64 MAXON_ENUM_FLAGS ( MODIFIER_FLAG  )