SoRenderToTexturePropertyUseAutoMipmap Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void UseAutoMipmap(
bool mm
)
Public Sub UseAutoMipmap (
mm As Boolean
)
public:
void UseAutoMipmap(
bool mm
)
member UseAutoMipmap :
mm : bool -> unit
Parameters
- mm
- Type: SystemBoolean
Remarks
See Also