IOrientable

IOrientable interface

Orientable 엔티티는 이 인터페이스를 구현해야 합니다.

public interface IOrientable

속성

이름설명
Direction { get; set; }엔터티가 바라보는 방향을 가져오거나 설정합니다.
Target { get; set; }엔터티가 보고 있는 대상을 가져오거나 설정합니다.

또한보십시오