| Matrix3DSetRotate Method (ListSingle, AngleFormat) |
Set Rotate
Namespace:
VIZCore3D.NET.Data
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void SetRotate(
List<float> angle,
AngleFormat format
)
Parameters
- angle
- Type: System.Collections.GenericListSingle
Angle - format
- Type: VIZCore3D.NET.DataAngleFormat
Angle Format
See Also