Table of Contents

Class RotateX

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

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

public class RotateX : MatrixTransform
Inheritance
RotateX
Inherited Members

Properties

Angle

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

Methods

CreateTransform(out Matrix4)

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