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

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

Public Member Functions

 _InOptConst_TransparencyMode (Const_TransparencyMode value)
 

Static Public Member Functions

static implicit operator _InOptConst_TransparencyMode (Const_TransparencyMode value)
 
static unsafe implicit operator _InOptConst_TransparencyMode (bool alphaSort)
 Generated from constructor MR.TransparencyMode.TransparencyMode.
 

Public Attributes

Const_TransparencyModeOpt
 

Detailed Description

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


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