C# 클래스 Ijw.Math.Viewport

파일 보기 프로젝트 열기: chrisforbes/Ijw.Framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Height int
MaxZ float
MinZ float
Width int

프로퍼티 상세

Height 공개적으로 프로퍼티

public int Height
리턴 int

MaxZ 공개적으로 프로퍼티

public float MaxZ
리턴 float

MinZ 공개적으로 프로퍼티

public float MinZ
리턴 float

Width 공개적으로 프로퍼티

public int Width
리턴 int