CompoundMember : ReferenceTarget
CompoundMember - superclass: ReferenceTarget; super-superclass:MAXWrapper - 7:1 - classID: #(1366243801L, 590182704L); creatable: false
Exposes the Compound Member in the Slate Material Editor (SME).
Properties
<CompoundMember>.configuration String default: "" -- string
For internal use only.
<CompoundMember>.flags Integer default: 0 -- integer
Gets/sets flags for the CompoundMember. For internal use only.
<CompoundMember>.is_compound_thumbnail BooleanClass default: false -- boolean
Returns true if the compound appears as a thumbnail, false otherwise.
<CompoundMember>.pos Point2 default: [0,0] -- point2
Gets/sets the position of the CompoundMember in the NodeView.
<CompoundMember>.ref_target UndefinedClass default: undefined -- maxObject
Gets the referenced object for this Compound Member.
<CompoundMember>.reference UndefinedClass default: undefined -- maxObject
Gets the referenced object for this Compound Member. An alias for ref_target
.
<CompoundMember>.size Point2 default: [-1,-1] -- point2
Gets the size of the CompoundMember node in the NodeView, as a Point2.