Versions Compared

Key

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

The curve layout creates agents along a curve.


...

Attributes

AttributesTypeOverridableDescription
agentTypestringtrueThe agent type name.
directionvector3yesCustom direction
numAgentsint
noNumber of agents
curvecurvenoThe reference curve
directionTypeintno
  • 0: tangent
  • 1: normal
  • 2: custom direction
invertDirectionboolnoInvert the agent direction
upVectorvector3yesAgent up vector
useCVsboolnoCreates the agents on the curve cvs instead of using the numAgents attribute

...