Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


The names "ticksPerFrame" and "frameRate" are built-in MAXScript "variables.plugin"

 

"RealFlowFileUpdate" Operator and MAXScript

The following attributes are exported to MAXScript:

  • Channels

The parameter is animatable (see image below).

 

MAXScript Ids for the “Channels” parameter are:

  • Force: 1
  • Vorticity: 2
  • Normals: 4
  • UVW: 8
  • Isolation Time: 16
  • Viscosity: 32
  • Density: 64
  • Pressure: 128
  • Mass: 256
  • Temperature: 512
  • Neighbors number: 1024

The Ids for the “Channels” parameter can be combined with bitwise "OR" from MAXScript.

 

Image Added

RealFlowFileBirth and RealFlowFileUpdate operator have animatable parameters.