Function SpatialMaterial.uv1TriplanarSharpness

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

double uv1TriplanarSharpness() nothrow @property @nogc;

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