using Vim.Math3d; public interface ILocation { DVector3 Position { get; set; } }