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

Mostrar archivo Open project: soywiz/cspspemu

Public Properties

Property Type Description
Enabled bool
FrontFaceDirection FrontFaceDirectionEnum

Property Details

Enabled public_oe property

Backface Culling Enable (GL_CULL_FACE)
public bool Enabled
return bool

FrontFaceDirection public_oe property

public FrontFaceDirectionEnum FrontFaceDirection
return FrontFaceDirectionEnum