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 8 Next »

The curve layout creates agents along a curve.



Attributes

AttributesTypeOverridableDescription
agentTypestringtrueThe agent type name.
directionvector3yesCustom direction
numAgentsint
noNumber of agents
depthintnoNumber of rows
depthSpacedoublenoSpace between each row
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
seedintnoRandom seed
randomSpacevector3noMax spacing variation from point on curve.


  • No labels