⚲
Class:
NavAgent
Lua
C++
Edit
NavAgent::SetRotation
This method can be used to manually position a navigation agent.
Syntax
void
SetRotation
(const float x, const float y, const float z)
void
SetRotation
(const
Vec3
& position)
Parameter
Description
rotation (x, y, z)
navigation agent rotation to set
Copyright © 2024 Ultra Software.
All rights reserved.