Click or drag to resize

ARVRAnchorSetAnchorId Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ARVRAnchor.SetAnchorId(System.Int32)"]

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

Parameters

anchorId
Type: SystemInt32

[Missing <param name="anchorId"/> documentation for "M:Godot.ARVRAnchor.SetAnchorId(System.Int32)"]

See Also