Interface IPlayerPathablePoint
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IPlayerPathablePoint
Properties
pathablePosition
Declaration
Vector3 pathablePosition { get; }
Property Value
| Type | Description |
|---|---|
| UnityEngine.Vector3 |