Click or drag to resize

SpatialMaterialSetRimTint Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SpatialMaterial.SetRimTint(System.Single)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetRimTint is deprecated. Use the RimTint property instead.")]
public void SetRimTint(
	float rimTint
)

Parameters

rimTint
Type: SystemSingle

[Missing <param name="rimTint"/> documentation for "M:Godot.SpatialMaterial.SetRimTint(System.Single)"]

See Also