MeshLib C# Docs
Loading...
Searching...
No Matches
MR._InOptConst_TexturePerFace Class Reference

This is used for optional parameters of class TexturePerFace with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_TexturePerFace. Usage: More...

Public Member Functions

 _InOptConst_TexturePerFace (Const_TexturePerFace value)
 

Static Public Member Functions

static implicit operator _InOptConst_TexturePerFace (Const_TexturePerFace value)
 
static unsafe implicit operator _InOptConst_TexturePerFace (MR.Misc._Moved< MR.Std.Vector_MRTextureId > vec)
 moves data from the given std.vector<T> Generated from constructor MR.TexturePerFace.TexturePerFace.
 

Public Attributes

Const_TexturePerFaceOpt
 

Detailed Description

This is used for optional parameters of class TexturePerFace with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_TexturePerFace. Usage:


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