ARMarkerScale.markerScaleTransform Field
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.
Transform containing marker contents that needs to be scaled.
[UnityEngine.Tooltip("Transform containing marker contents that needs to be scaled.")]
public UnityEngine.Transform markerScaleTransform;
[<UnityEngine.Tooltip("Transform containing marker contents that needs to be scaled.")>]
val mutable markerScaleTransform : UnityEngine.Transform
Public markerScaleTransform As Transform
Field Value
UnityEngine.Transform
- Attributes
-
UnityEngine.TooltipAttribute