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: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool shouldBeNormalized { get; }

Property Value

Type: SoSFBool
Remarks

The default value is false.

See Also