Table of Contents

Method CreateTransform

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

CreateTransform(out Matrix4)

Initializes a transform matrix for applying a translation along the specified axes.

protected override void CreateTransform(out Matrix4 result)

Parameters

result Matrix4

When this method returns, contains the relative matrix transform to be combined with each element in the sequence.