This is used for optional parameters of class ViewportProperty_MRMatrix3f with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_ViewportProperty_MRMatrix3f. Usage:
More...
Public Member Functions | |
| _InOptMut_ViewportProperty_MRMatrix3f (ViewportProperty_MRMatrix3f value) | |
Static Public Member Functions | |
| static implicit | operator _InOptMut_ViewportProperty_MRMatrix3f (ViewportProperty_MRMatrix3f value) |
Public Attributes | |
| ViewportProperty_MRMatrix3f? | Opt |
This is used for optional parameters of class ViewportProperty_MRMatrix3f with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_ViewportProperty_MRMatrix3f. Usage:
null to use the default argument.new() to pass no object.ViewportProperty_MRMatrix3f/Const_ViewportProperty_MRMatrix3f directly.