unity/ui/rect_transform.proto
Messages
RectTransformCreate
Field | Type | Label | Description |
---|---|---|---|
id | ComponentIdentifier |
RectTransformDestroy
Field | Type | Label | Description |
---|---|---|---|
id | ComponentIdentifier |
RectTransformUpdate
Field | Type | Label | Description |
---|---|---|---|
id | ComponentIdentifier | ||
anchor_min | plume.sample.common.Vector2 | optional | |
anchor_max | plume.sample.common.Vector2 | optional | |
anchored_position | plume.sample.common.Vector2 | optional | |
size_delta | plume.sample.common.Vector2 | optional | |
pivot | plume.sample.common.Vector2 | optional |