Function SpatialMaterial.uv2TriplanarSharpness

A lower number blends the texture more softly while a higher number blends the texture more sharply.

double uv2TriplanarSharpness() nothrow @property @nogc;

void uv2TriplanarSharpness (
  double v
) nothrow @property @nogc;