Class ScenePickAttribute
Attribute to mark up an int field to be drawn using the ScenePickPropertyDrawer This allows the UI to display a dropdown instead of a numeric entry field.
Namespace: Microsoft.MixedReality.Toolkit
Assembly: cs.temp.dll.dll
Syntax
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
public class ScenePickAttribute : PropertyAttribute