ARMarkerScale Class
Definition
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.
[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
Constructors
ARMarkerScale() |
Fields
markerScaleTransform |
Transform containing marker contents that needs to be scaled. |