C# 클래스 CSPspEmu.Core.Gpu.State.SubStates.ClipPlaneStateStruct

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool
Scissor GpuRectStruct

프로퍼티 상세

Enabled 공개적으로 프로퍼티

Clip Plane Enable (GL_CLIP_PLANE0)
public bool Enabled
리턴 bool

Scissor 공개적으로 프로퍼티

public GpuRectStruct Scissor
리턴 GpuRectStruct