Packageaway3d.materials.utils
Classpublic final class HeightMapDataChannel

Public Constants
 ConstantDefined by
  ALPHA : uint = 8
[static]
HeightMapDataChannel
  AVERAGE : uint = 16
[static]
HeightMapDataChannel
  BLUE : uint = 4
[static]
HeightMapDataChannel
  GREEN : uint = 2
[static]
HeightMapDataChannel
  RED : uint = 1
[static]
HeightMapDataChannel
Constant detail
ALPHAconstant
public static const ALPHA:uint = 8
AVERAGEconstant 
public static const AVERAGE:uint = 16
BLUEconstant 
public static const BLUE:uint = 4
GREENconstant 
public static const GREEN:uint = 2
REDconstant 
public static const RED:uint = 1
Wiki link
Click to go to the wiki page for 'away3d.materials.utils.HeightMapDataChannel'

Code examples

Comments