LinksConfiguration Class

Definition

Configuration for Links used in BoundsControl This class provides all data members needed to create a link of a bounds control

C++
public ref class LinksConfiguration : UnityEngine::ScriptableObject
Inheritance
UnityEngine.ScriptableObject
LinksConfiguration
Attributes
UnityEngine.CreateAssetMenuAttribute

Constructors

Properties

ShowWireFrame

Show a wireframe around the bounds control when checked. Wireframe parameters below have no effect unless this is checked

WireframeEdgeRadius

Radius for wireframe edges

WireframeMaterial

Material used for wireframe display

WireframeShape

Shape used for wireframe display

Methods

Applies to

Product Versions
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0