Skip to content

Latest commit

 

History

History
76 lines (47 loc) · 5.29 KB

class_wellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle.rst

File metadata and controls

76 lines (47 loc) · 5.29 KB

Rectangle

Namespace: :ref:`WellFired.Profile.Unity.Runtime.ProfileProcessor.Visual<namespacewellfired_profile_unity_runtime_profileprocessor_visual>`

Implements: :ref:`WellFired.Profile.ProfileProcessor.Visual.UI.IRectangle<interfacewellfired_profile_profileprocessor_visual_ui_irectangle>`

Description

Properties

:ref:`Vect2<structwellfired_profile_profileprocessor_visual_ui_vect2>` :ref:`Size<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1af7731957cba71bf59601788c2d1b8009>` { get; set; }
:ref:`Vect2<structwellfired_profile_profileprocessor_visual_ui_vect2>` :ref:`Position<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1afa59d3be899dfcdf545378c8adb126ad>` { get; set; }
:ref:`Color<structwellfired_profile_profileprocessor_visual_ui_color>` :ref:`Color<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1a611d4b1f60370d212c263ab358e5c138>` { get; set; }

Public Methods

void :ref:`SetParent<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1ad23c569c7e9704c93e868e361a9af3ba>` ( object parent )
object :ref:`GetTransform<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1ade55f2715edcf7d86d83072ed75e16bc>` ( )
void :ref:`Activate<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1a18613c5dda8a9e3ce20d8a3d09d5b1bd>` ( )
void :ref:`Deactivate<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1a5dc94e627df0a7fa223169cdf20b5d9e>` ( )
void :ref:`Initialize<classwellfired_profile_unity_runtime_profileprocessor_visual_ui_rectangle_1a46476bc66a8584e63ee62f830b332e84>` ( )

Breakdown

  • void SetParent ( object parent )
  • object GetTransform ( )
  • void Activate ( )
  • void Deactivate ( )
  • void Initialize ( )