This is used for optional parameters of class ViewportProperty_MRVector4UnsignedChar with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_ViewportProperty_MRVector4UnsignedChar. Usage:
More...
Public Member Functions | |
| _InOptConst_ViewportProperty_MRVector4UnsignedChar (Const_ViewportProperty_MRVector4UnsignedChar value) | |
Static Public Member Functions | |
| static implicit | operator _InOptConst_ViewportProperty_MRVector4UnsignedChar (Const_ViewportProperty_MRVector4UnsignedChar value) |
| static unsafe implicit | operator _InOptConst_ViewportProperty_MRVector4UnsignedChar (MR.Const_Vector4_UnsignedChar def) |
Generated from constructor MR.ViewportProperty<MR.Vector4<unsigned char>>::ViewportProperty. | |
Public Attributes | |
| Const_ViewportProperty_MRVector4UnsignedChar? | Opt |
This is used for optional parameters of class ViewportProperty_MRVector4UnsignedChar with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_ViewportProperty_MRVector4UnsignedChar. Usage:
null to use the default argument.new() to pass no object.ViewportProperty_MRVector4UnsignedChar/Const_ViewportProperty_MRVector4UnsignedChar to pass it to the function.