UxrGrabbableObjectAnchor.AddCompatibleTags Method

Adds compatible tags to the list of compatible tags that control which objects can be placed on the anchor.

Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void AddCompatibleTags(
	params string[] tags
)

Parameters

 

tags
Type: System.String[]
Tags to add

Exceptions

ExceptionCondition
ArgumentNullExceptiontags is null

See Also

Reference

UxrGrabbableObjectAnchor Class
UltimateXR.Manipulation Namespace