Show / Hide Table of Contents

Class UIRelativePosition

Pivot and Anchor of Target makes no difference. Current Pivot and "Target Anchor" property used for positioning.

Inheritance
System.Object
UIRelativePosition
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public class UIRelativePosition : MonoBehaviour

Fields

SetX

Declaration
public OptionalFloat SetX
Field Value
Type Description
OptionalFloat

SetY

Declaration
public OptionalFloat SetY
Field Value
Type Description
OptionalFloat

Target

Declaration
public RectTransform Target
Field Value
Type Description
RectTransform

TargetAnchor

Declaration
public Vector2 TargetAnchor
Field Value
Type Description
Vector2
Back to top Generated by DocFX