Click or drag to resize

Matrix3DSetRotate Method (ListSingle, AngleFormat)

Set Rotate

Namespace:  VIZCore3DX.NET.Data
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public void SetRotate(
	List<float> angle,
	AngleFormat format
)

Parameters

angle
Type: System.Collections.GenericListSingle
Angle
format
Type: VIZCore3DX.NET.DataAngleFormat
Angle Format
See Also