Click or drag to resize

SpatialMaterialSetDepthDeepParallaxFlipBinormal Method

Note: This API is now obsolete.

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

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

Parameters

flip
Type: SystemBoolean

[Missing <param name="flip"/> documentation for "M:Godot.SpatialMaterial.SetDepthDeepParallaxFlipBinormal(System.Boolean)"]

See Also