Click or drag to resize
SoVertexShaderParameterBufferObjectshouldBeNormalized Property

Specifies if the fixed-point data in the buffer object should be normalized when they are accessed.

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

Property Value

Type: SoSFBool
Remarks

The default value is false.

See Also