Click or drag to resize
SoExtTexture2loadingThreadPriority Property

Specifies the priority of the texture loading thread when activated (syncMode = ASYNCHRONOUS).

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

Property Value

Type: SoSFInt32
Remarks

This part uses the SbThread class.

See Also