Specifies how to map texture onto surface.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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