Click or drag to resize

ShMatrix4SetRotateZ Method

Set Rotate Z

Namespace:  SHConnector.Utility.Models
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void SetRotateZ(
	double angle
)

Parameters

angle
Type: SystemDouble

[Missing <param name="angle"/> documentation for "M:SHConnector.Utility.Models.ShMatrix4.SetRotateZ(System.Double)"]

See Also