Interface: PseudoColorManager

Interfaces > Core Interfaces > PseudoColorManager

 

   

Core Interfaces - Quick Navigation

The PseudoColorManager Interface exposes properties related to pseudo color display.

NOTE:This feature is exposed in 3ds Max Design only.

   

Properties:

PseudoColorManager.rangeStart : float : Read|Write 	 

Get/set the Start of the Pseudo-Color Range.

   

PseudoColorManager.rangeEnd : float : Read|Write   

Get/set the End of the Pseudo-Color Range.

   

PseudoColorManager.scaleType : enum : Read|Write 

scaleType enums : {#linear|#logarithmic} 

Get/set the Pseudo-Color Scale - either Linear or Logarithmic.

See Also