ARMarkerScale.markerScaleTransform Field

Definition

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

Applies to