Click or drag to resize

ShMatrix4SetRotateY Method

Set Rotate Y

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

Parameters

angle
Type: SystemDouble

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

See Also