RenderTextureIsImageBased Method |
Query if the texture is image based.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual bool IsImageBased()
Public Overridable Function IsImageBased As Boolean
Return Value
Type:
Booleantrue if the texture is image-based.
Version InformationRhino for Windows
Supported in: 6.8
See Also