Interface IWorldSpace
- Namespace
- Exiled.API.Interfaces
- Assembly
- Exiled.API.dll
Represents an object with a UnityEngine.Vector3 position and a UnityEngine.Quaternion rotation.
public interface IWorldSpace : IPosition, IRotation
- Inherited Members
- Extension Methods