Interface: INodeDisplayProperties
 
 
 

The INodeDisplayProperties Node Interface exposes the adaptive degradation node properties to MAXScript.

Available in 3ds Max 2008 and higher.

   

Interface:INodeDisplayProperties

Properties:

<node>.NeverDegrade : boolean : Read|Write 	 

Get/set the Never Degrade node option.

When set to true, the node will not be considered by the adaptive degradation system.

When set to false, the node can be degraded if it matches the conditions set in the Adaptive Degradation dialog.

See Also