SoTexture2loadingMode Property |
Specifies the loading mode.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoTexture2Loadings> loadingMode { get; }
Public ReadOnly Property loadingMode As SoSFEnum(Of SoTexture2Loadings)
Get
public:
property SoSFEnum<SoTexture2Loadings>^ loadingMode {
SoSFEnum<SoTexture2Loadings>^ get ();
}
member loadingMode : SoSFEnum<SoTexture2Loadings> with get
Property Value
Type:
SoSFEnumSoTexture2LoadingsRemarks See Also