s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
Acceleration
AgentPosition
Height
MaxSpeed
Radius
Separation
SyncAgentPosition
TargetPosition
UpdatePosition
UpdateRotation
Velocity
WishVelocity
Methods
GetLookAhead
MoveTo
SetAgentPosition
Stop
NavMeshAgent
.UpdatePosition
bool
UpdatePosition
{
get
;
set
;
}
Description
Set the Position of the GameObject to the agent position every frame. You can turn this off and handle it yourself by using the AgentPosition property.
Return
User Comments