navcat docs
    Preparing search index...

    Function requestMoveVelocity

    • Request a move velocity for an agent.

      Parameters

      • crowd: Crowd

        the crowd

      • agentId: string

        the ID of the agent

      • velocity: Vec3

        the desired velocity

      Returns boolean

      true if the move velocity was set, false otherwise