ShaderConstantsIsFrontFace Property |
Indicates whether a primitive is front or back facing. Works only in fragment shaders.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static bool IsFrontFace { get; }Property Value
Boolean
See Also