Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The curve layout creates agents along a curve.



Attributes

AttributesTypeOverridableDescription
agentTypestringtrueThe agent type name.
directionvector3yesCustom directions.
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


  • No labels