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

The necessary parameters for reading the data in the preset config file (.mbc) More...

#include <vraysdk.hpp>

Public Attributes

std::string fileName
 Scatter preset config file (.mbc)
 
bool isYAxisUp
 If true - process as if Y is up axis and otherwise default to Z.
 
Plugin scatterPlugin
 A GeomScatter plugin instance to be filled by the Scatter preset config.
 
float unitRescale
 Rescale to specific callers units setup, e.g. the default Cosmos asset units are centimeters, but the scatter presets data might be in meters.
 

Detailed Description

The necessary parameters for reading the data in the preset config file (.mbc)


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