DustEngine  0.2.0
DustEngine.FieldsMap.FieldRecord Class Reference

Public Types

enum class  BlendPowerMode {
  Ignore = 0 , Set = 1 , Add = 2 , Subtract = 3 ,
  Multiply = 4 , Divide = 5 , Avg = 6 , Min = 7 ,
  Max = 8
}
 
enum class  BlendColorMode {
  Ignore = 0 , Blend = 1 , Set = 2 , Add = 3 ,
  Subtract = 4 , Multiply = 5 , Min = 6 , Max = 7
}
 

Properties

bool enabled [get, set]
 
Field field [get, set]
 
BlendPowerMode blendPowerMode [get, set]
 
BlendColorMode blendColorMode [get, set]
 
float intensity [get, set]
 

The documentation for this class was generated from the following file: