VRay SDK for C++
Loading...
Searching...
No Matches
VRay::SubFileInfo Struct Reference

A helper struct with info regarding file exports for plugins of a specified type. More...

#include <vraysdk.hpp>

Public Attributes

std::string fileNameSuffix
 Substring to append at the end of the common part of the filename passed to the export function.
 
std::string pluginType
 Allowed types: "view", "lights", "geometry", "nodes", "materials", "textures", "bitmaps", "render_elements".
 

Detailed Description

A helper struct with info regarding file exports for plugins of a specified type.


The documentation for this struct was generated from the following file: