C# 클래스 Reign.Video.XNA.DepthStencilStateDesc

상속: DepthStencilStateDescI
파일 보기 프로젝트 열기: reignstudios/ReignSDK 1 사용 예제들

공개 메소드들

메소드 설명
DepthStencilStateDesc ( DepthStencilStateTypes type ) : System
New ( DepthStencilStateTypes type ) : DepthStencilStateDesc

메소드 상세

DepthStencilStateDesc() 공개 메소드

public DepthStencilStateDesc ( DepthStencilStateTypes type ) : System
type DepthStencilStateTypes
리턴 System

New() 공개 정적인 메소드

public static New ( DepthStencilStateTypes type ) : DepthStencilStateDesc
type DepthStencilStateTypes
리턴 DepthStencilStateDesc