VRay SDK for C#
Loading...
Searching...
No Matches
VRay.VRayProfilerSettings Class Reference

The settings passed to the VRayRenderer.SetVRayProfiler() interface. More...

Classes

class  ProfilerSettingsSerializer
 

Public Types

enum  FileType
 
enum  ProfilerMode
 

Properties

string HtmlTemplatePath [get, set]
 The full path to the profiler html template. If this is left empty, the default location will be searched.
 
int MaxDepth [get, set]
 The maximum ray bounces that will be profiled. Range [1, 8]
 
ProfilerMode Mode [get, set]
 Specifies the operational mode of the Profiler
 
string OutputDirectory [get, set]
 The directory where the profiler reports will be created. If empty string is passed, temp directory is used.
 
string ProductName [get, set]
 Name of the host product.
 
string ProductVersion [get, set]
 Version of the host product.
 
string SceneName [get, set]
 Name of the scene that will be profiled. Used as a suffix to the generated filename.
 

Detailed Description

The settings passed to the VRayRenderer.SetVRayProfiler() interface.


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