ARMarkerScale Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Monobehavior to help scale detected markers.
C#
[UnityEngine.RequireComponent(typeof(Microsoft.MixedReality.OpenXR.ARMarker))]
public class ARMarkerScale : UnityEngine.MonoBehaviour
[<UnityEngine.RequireComponent(typeof(Microsoft.MixedReality.OpenXR.ARMarker))>]
type ARMarkerScale = class
inherit MonoBehaviour
Public Class ARMarkerScale
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourARMarkerScale
- Attributes
-
UnityEngine.RequireComponentAttribute
marker |
Transform containing marker contents that needs to be scaled. |
Produkt | Wersje |
---|---|
Mixed Reality OpenXR Plugin | 1.9, 1.10, 1.11 |