Click or drag to resize

SpatialMaterialGetDepthDeepParallaxMinLayers Method

Note: This API is now obsolete.

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

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

Return Value

Type: Int32

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

See Also