Generated from class MR.OutAttributesFillingSettings. This is the non-const half of the class.
More...
|
| new unsafe MR.? VertCoords2 | uvCoords [get, set] |
| | optional uv-coordinates of vertices; if provided then elements corresponding to new vertices will be added there
|
| new unsafe MR.? VertColors | colorMap [get, set] |
| | optional colors of vertices; if provided then elements corresponding to new vertices will be added there
|
| new unsafe MR.? FaceColors | faceColors [get, set] |
| | optional colors of faces; if provided then elements corresponding to new faces will be added there
|
Generated from class MR.OutAttributesFillingSettings. This is the non-const half of the class.
◆ OutAttributesFillingSettings() [1/4]
| unsafe MR.OutAttributesFillingSettings.OutAttributesFillingSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ OutAttributesFillingSettings() [2/4]
◆ OutAttributesFillingSettings() [3/4]
| unsafe MR.OutAttributesFillingSettings.OutAttributesFillingSettings |
( |
MR.Const_OutAttributesFillingSettings | _other | ) |
|
|
inline |
◆ OutAttributesFillingSettings() [4/4]
◆ assign()
Generated from method MR::OutAttributesFillingSettings::operator=.
◆ colorMap
| new unsafe MR.? VertColors MR.OutAttributesFillingSettings.colorMap |
|
getset |
optional colors of vertices; if provided then elements corresponding to new vertices will be added there
◆ faceColors
| new unsafe MR.? FaceColors MR.OutAttributesFillingSettings.faceColors |
|
getset |
optional colors of faces; if provided then elements corresponding to new faces will be added there
◆ uvCoords
| new unsafe MR.? VertCoords2 MR.OutAttributesFillingSettings.uvCoords |
|
getset |
optional uv-coordinates of vertices; if provided then elements corresponding to new vertices will be added there
The documentation for this class was generated from the following file: