Click or drag to resize

GeometryGetUv84NormalBit Method

Used internally by the engine.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static int GetUv84NormalBit(
	Vector3 normal
)

Parameters

normal
Type: GodotVector3

[Missing <param name="normal"/> documentation for "M:Godot.Geometry.GetUv84NormalBit(Godot.Vector3)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Geometry.GetUv84NormalBit(Godot.Vector3)"]

See Also