SoExtTexture2loadingStatus Property |
Tells if the texture is loaded or not (not necessarily displayed)
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBool loadingStatus { get; }
Public ReadOnly Property loadingStatus As SoSFBool
Get
public:
property SoSFBool^ loadingStatus {
SoSFBool^ get ();
}
member loadingStatus : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also