UxrController3DModel.SetElementsMaterial Method

Changes the material of the objects that represent the given different controller input elements.

Namespace: UltimateXR.Devices.Visualization
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void SetElementsMaterial(
	UxrControllerElements elements,
	Material material
)

Parameters

 

elements
Type: UltimateXR.Devices.UxrControllerElements
Flags representing the input elements whose materials will be changed
material
Type: Material
New material to assign

See Also

Reference

UxrController3DModel Class
UltimateXR.Devices.Visualization Namespace