InputCustom - superclass: ReferenceTarget; super-superclass:MAXWrapper - 9:0 - classID: #(1137313538, 554188032)
The InputCustom Particle Data View sub-operator copies data from a channel created by Output New operator.
Available in 3ds Max 2014 and higher.
InputCustom...
<InputCustom>.Data_Channel UndefinedClass default: undefined -- maxObject
Set/set the Data Channel source sub-operator object.
<InputCustom>.Data_Handle Integer default: 0 -- integer
<InputCustom>.Use_Proxy_Particles BooleanClass default: false -- boolean
Get/set the state of the "Use O1 As Proxy Particles" checkbox.
<InputCustom>.Use_I2 BooleanClass default: false -- boolean
Get/set the state of the "Use I2 As Particle IDs" checkbox.
<InputCustom>.I3_Usage Integer default: 0 -- radiobtnIndex
Get/set the state of the "Proxy System Indexing" radio buttons.
0 - Single Proxy System (default)
<InputCustom>.Input_1 UndefinedClass default: undefined -- maxObject
Get/set the Input 1 (Object) sub-operator providing the Proxy particle system when .Use_Proxy_Particles is checked.
<InputCustom>.Input_2 UndefinedClass default: undefined -- maxObject
Get/set the Input 2 (Integer) sub-operator providing the Particle ID when .Use_I2 is checked.
<InputCustom>.Input_3 UndefinedClass default: undefined -- maxObject
Get/set the Input 3 (Integer) sub-operator providing the System Index or Compound Index when .I3_Usage is set to 2 or 3.
<InputCustom>.Filter UndefinedClass default: undefined -- maxObject
Get/set the boolean output sub-operator controlling when the InputCustom will be evaluated.
Setting this property to a sub-operator with boolean output will effectively wire it to the InputCustom sub-operator's Filter socket.
The following common interface is exposed by the InputCustom Particle Data View sub-operator: