Interface IWorldSpace Represents an object with a UnityEngine.Vector3 position and a UnityEngine.Quaternion rotation. Inherited Members IPosition.Position IRotation.Rotation Namespace: Exiled.API.Interfaces Assembly: Exiled.API.dll Syntax public interface IWorldSpace : IPosition, IRotation Extension Methods ReflectionExtensions.CopyProperties(Object, Object)