Input Standard Suboperator

Input Standard copies regular particle properties such as position, speed, scale, etc., from the current particle system. The parameters are the same as the Input Proxy suboperator, except that there are no Proxy System Indexing controls.

Also, Input Standard allows for an additional property:

Visibility
This is a Boolean data type; a particle is either hidden or visible. The options are:
  • Viewport The property is common to all Display operators.
  • Render The property is common to all Render operators.
  • By Operator The property applies to a specific Display or Render operator. Choose this, and then use the Viewport/Render Operator button to choose the operator.

Bear in mind that each Display and Render operator has its own Visible % parameter. That parameter is independent one, and has nothing to do with the Visibility property from a Data operator. The standard Display and Render operators obey Visibility data control from a Data operator. Display Data and Display Script also obey the Visibility data control.

Interface