• Transforms a direction vector using the given transformation matrix.

    Parameters

    • transformMat4: NodeMaterialConnectionPoint

      The transformation matrix.

    • directionVec3: NodeMaterialConnectionPoint

      The direction vector.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns NodeMaterialConnectionPoint