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