Click or drag to resize

SpatialMaterialGetDepthDeepParallaxFlipBinormal Method

Note: This API is now obsolete.

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

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

Return Value

Type: Boolean

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

See Also