Click or drag to resize
SoShaderProgramvertexProgramTwoSide Property

If set to true, vertex shaders will operate in two-sided color mode.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBool vertexProgramTwoSide { get; }

Property Value

Type: SoSFBool
Remarks

Default is false.

Note Note

Field available since Open Inventor 7.2

See Also