Interface IEffectMatrices
public interface IEffectMatrices
Properties
Projection
Matrix Projection { get; set; }
Property Value
View
Matrix View { get; set; }
Property Value
World
Matrix World { get; set; }
public interface IEffectMatrices
Matrix Projection { get; set; }
Matrix View { get; set; }
Matrix World { get; set; }