Click or drag to resize
SoExtTexture2syncMode Property

Specifies the synchronous/asynchronous mode.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoExtTexture2Syncs> syncMode { get; }

Property Value

Type: SoSFEnumSoExtTexture2Syncs
Remarks

. Default is SYNCHRONOUS.

See Also