C# Class CSPspEmu.Core.Gpu.State.SubStates.ClipPlaneStateStruct

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
Enabled bool
Scissor GpuRectStruct

Property Details

Enabled public_oe property

Clip Plane Enable (GL_CLIP_PLANE0)
public bool Enabled
Résultat bool

Scissor public_oe property

public GpuRectStruct Scissor
Résultat GpuRectStruct