| Matrix3DSetTranslate Method (ListSingle, Boolean) |
Set Translate
Namespace:
VIZCore3D.NET.Data
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void SetTranslate(
List<float> translation,
bool reset = false
)
Parameters
- translation
- Type: System.Collections.GenericListSingle
Translation - reset (Optional)
- Type: SystemBoolean
Initialize Matrix
See Also