Table of Contents

Property RowNormalize

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

RowNormalize

Gets or sets a value indicating whether to row-normalize the input matrix. Keep this unless you know the input is already normalized.

public bool RowNormalize { get; set; }

Property Value

bool