Collapse All
Expand All
C#
vvvv45 plugin specification
Matrix4x4
.
.
::
.
.
col2 Property
Matrix4x4 Structure
See Also
Send Feedback
Get/Set the 2. column as 4d-vector
Namespace:
VVVV.Utils.VMath
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
public
Vector4D
col2
{
get
;
set
; }
See Also
Matrix4x4 Structure
VVVV.Utils.VMath Namespace