Function SpatialMaterial.getTexture

Returns the Texture associated with the specified textureparam.

godot.d.reference.Ref!(godot.texture.Texture) getTexture (
  const(long) param
) nothrow @nogc const;