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

Property Value

Type: SoSFInt32
Remarks

This part uses the SbThread class.

See Also