IOrientable

IOrientable interface

Le entità orientabili implementeranno questa interfaccia.

public interface IOrientable

Proprietà

NomeDescrizione
Direction { get; set; }Ottiene o imposta la direzione in cui sta guardando l’entità.
Target { get; set; }Ottiene o imposta la destinazione che l’entità sta guardando.

Guarda anche