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

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Enabled bool
FrontFaceDirection FrontFaceDirectionEnum

Property Details

Enabled public property

Backface Culling Enable (GL_CULL_FACE)
public bool Enabled
return bool

FrontFaceDirection public property

public FrontFaceDirectionEnum FrontFaceDirection
return FrontFaceDirectionEnum