C# 클래스 D3D12_VIEWPORT, terrafx.interop.windows

파일 보기 프로젝트 열기: terrafx/terrafx.interop.windows 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Height float
MaxDepth float
MinDepth float
TopLeftX float
TopLeftY float
Width float

프로퍼티 상세

Height 공개적으로 프로퍼티

public float Height
리턴 float

MaxDepth 공개적으로 프로퍼티

public float MaxDepth
리턴 float

MinDepth 공개적으로 프로퍼티

public float MinDepth
리턴 float

TopLeftX 공개적으로 프로퍼티

public float TopLeftX
리턴 float

TopLeftY 공개적으로 프로퍼티

public float TopLeftY
리턴 float

Width 공개적으로 프로퍼티

public float Width
리턴 float