ButtonSizeOffset 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.
Scales an object relative the scale of the AnchorTransform
public ref class ButtonSizeOffset : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/ButtonSizeOffset")]
[UnityEngine.ExecuteInEditMode]
public class ButtonSizeOffset : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/ButtonSizeOffset")>]
[<UnityEngine.ExecuteInEditMode>]
type ButtonSizeOffset = class
inherit MonoBehaviour
Public Class ButtonSizeOffset
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourButtonSizeOffset
- Attributes
-
UnityEngine.AddComponentMenuAttribute UnityEngine.ExecuteInEditModeAttribute
Constructors
ButtonSizeOffset() |
Fields
AnchorTransform | |
BasePixelScale | |
Offset | |
OnlyInEditMode | |
Scale |