Click or drag to resize

SpatialMaterialGetDiffuseMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SpatialMaterial.GetDiffuseMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetDiffuseMode is deprecated. Use the ParamsDiffuseMode property instead.")]
public SpatialMaterialDiffuseMode GetDiffuseMode()

Return Value

Type: SpatialMaterialDiffuseMode

[Missing <returns> documentation for "M:Godot.SpatialMaterial.GetDiffuseMode"]

See Also