Interface IHasModelMatrix
An interface representing an entity which has a model matrix and can be rendered on screen.
Inherited Members
System.IDisposable.Dispose()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
public interface IHasModelMatrix : IScale, IRotate, ITranslate, IDisposable, IHasImage, INotifyPropertyChanged