File3dmRenderTextures Property |
The render textures in this file.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic File3dmRenderTextures RenderTextures { get; }
Public ReadOnly Property RenderTextures As File3dmRenderTextures
Get
Property Value
Type:
File3dmRenderTextures
See Also