Version: 2020.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

NavMeshQuery.CreateLocation

매뉴얼로 전환
public Experimental.AI.NavMeshLocation CreateLocation (Vector3 position, Experimental.AI.PolygonId polygon);

파라미터

position World position of the NavMeshLocation to be created.
polygon Valid identifier for the NavMesh node.

반환

NavMeshLocation Object containing the desired position and NavMesh node.

설명

Returns a valid NavMeshLocation for a position and a polygon provided by the user.

The returned position will be the point on the surface of the required NavMesh polygon that is closest to the specified position.

Other methods for obtaining reliable positions on the NavMesh are: NavMeshQuery.MapLocation, NavMeshQuery.MoveLocation and NavMeshQuery.GetPortalPoints.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961