Method CreateTransform
CreateTransform(out Matrix4)
Initializes a transform matrix for applying a rotation around the specified axis.
protected override void CreateTransform(out Matrix4 result)
Parameters
resultMatrix4When this method returns, contains the relative matrix transform to be combined with each element in the sequence.