Specifies how to map texture onto surface.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoTextureModels> model { get; }
Public ReadOnly Property model As SoSFEnum(Of SoTextureModels)
Get
public:
property SoSFEnum<SoTextureModels>^ model {
SoSFEnum<SoTextureModels>^ get ();
}
member model : SoSFEnum<SoTextureModels> with get
Property Value
Type:
SoSFEnumSoTextureModelsRemarks See Also