conversionType property

CONVERSION_TYPE conversionType
getter/setter pair

This define the conversion type between this node and its parent. The default is CONVERSION_TYPE.linearConversion. This is useless for the root node (because it has no parent node).

Implementation

CONVERSION_TYPE conversionType;