Arbor リファレンス
3.3.0
Component リファレンス
Behaviour リファレンス
Calculator リファレンス
BehaviourTree
Composite リファレンス
Action リファレンス
Agent
AgentEscapeFromPosition
AgentEscapeFromTransform
AgentLookAtPosition
AgentLookAtTransform
AgentMoveOnWaypoint
AgentMoveToPosition
AgentMoveToTransform
AgentPatrol
AgentStop
AgentWarpToPosition
AgentWarpToTransform
Audio
BehaviourTree
GameObject
ObjectPooling
StateMachine
Classes
Decorator リファレンス
Service リファレンス
Arbor リファレンス
Docs
»
BehaviourTree
»
Action リファレンス
»
AgentWarpToTransform
AgentWarpToTransform
¶
AgentをTargetの位置にワープする。
プロパティ
¶
プロパティ名
説明
Agent Controller
制御したいAgentController。
指定しない場合はBehaviourTreeを割り当ててあるGameObjectのAgentController。
Target Transform
対象のTransform
補足
¶
成功した場合はTrueを返し、そうでなければFalseを返す。