Table of Contents

Class RotateY

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Represents an operator that applies a rotation about the y-axis to every transform in the sequence.

public class RotateY : MatrixTransform
Inheritance
RotateY
Inherited Members

Properties

Angle

Gets or sets the angle describing the magnitude of the rotation about the y-axis.

Methods

CreateTransform(out Matrix4)

Initializes a transform matrix for a rotation about the y-axis.