C# 클래스 cleanCore.D3D.Direct3DAPI.PresentParameters

파일 보기 프로젝트 열기: Vipeax/cleanLayer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AutoDepthStencilFormat uint
BackBufferCount uint
BackBufferFormat uint
BackBufferHeight uint
BackBufferWidth uint
Flags uint
FullScreen_RefreshRateInHz uint
MultiSampleQuality uint
MultiSampleType uint
PresentationInterval uint
SwapEffect uint
hDeviceWindow System.IntPtr

프로퍼티 상세

AutoDepthStencilFormat 공개적으로 프로퍼티

public uint AutoDepthStencilFormat
리턴 uint

BackBufferCount 공개적으로 프로퍼티

public uint BackBufferCount
리턴 uint

BackBufferFormat 공개적으로 프로퍼티

public uint BackBufferFormat
리턴 uint

BackBufferHeight 공개적으로 프로퍼티

public uint BackBufferHeight
리턴 uint

BackBufferWidth 공개적으로 프로퍼티

public uint BackBufferWidth
리턴 uint

Flags 공개적으로 프로퍼티

public uint Flags
리턴 uint

FullScreen_RefreshRateInHz 공개적으로 프로퍼티

public uint FullScreen_RefreshRateInHz
리턴 uint

MultiSampleQuality 공개적으로 프로퍼티

public uint MultiSampleQuality
리턴 uint

MultiSampleType 공개적으로 프로퍼티

public uint MultiSampleType
리턴 uint

PresentationInterval 공개적으로 프로퍼티

public uint PresentationInterval
리턴 uint

SwapEffect 공개적으로 프로퍼티

public uint SwapEffect
리턴 uint

hDeviceWindow 공개적으로 프로퍼티

public IntPtr,System hDeviceWindow
리턴 System.IntPtr