Click or drag to resize

ShMatrix4SetRotateX Method

Set Rotate X

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

Parameters

angle
Type: SystemDouble

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

See Also