ObjectParameter : ReferenceTarget

ObjectParameter - superclass: ReferenceTarget; super-superclass:MAXWrapper - 6:0 - classID: #(1137313562, 554188032)
 

   

Particle Flow - Quick Navigation

Description:

The ObjectParameter Particle Data View sub-operator acquires parameter data from a reference object.

Available in 3ds Max 2014 and higher.

   

Constructor:

ObjectParameter...

   

Properties:

Object group of controls

<ObjectParameter>.object     UndefinedClass    default: undefined   --  node

Get/set the scene object to access parameters from.

NOTE:Currently there is no way to set the parameter to be read using MAXScript.

   

Parameter group of controls

<ObjectParameter>.Subframe_Sampling     BooleanClass    default: false   --  boolean

Get/set the state of the "Subframe Sampling" checkbox.

   

<ObjectParameter>.Use_As_Speed_Or_Spin_Rate     BooleanClass    default: false   --  boolean

Get/set the state of the "Use As Speed Value" checkbox.

   

<ObjectParameter>.Units_Per_Type     Integer    default: 2   --  integer

Get/set the selection of the "Units Per" drop-down list used when .Use_As_Speed_Or_Spin_Rate is set to True.

   

Input and Filter sockets

<ObjectParameter>.Input     UndefinedClass    default: undefined   --  maxObject

Get/set the sub-operator connected to the first Input socket of the ObjectParameter sub-operator.

It provides the Timing control input when the .Subframe_Sampling property is set to True.

   

<ObjectParameter>.Filter     UndefinedClass    default: undefined   --  maxObject

Get/set the sub-operator connected to the Filter socket of the ObjectParameter sub-operator.

   

ObjectParameter interfaces:

The following common interface is exposed by the ObjectParameter Particle Data View sub-operator:

Interface: DataViewItem