UDim

แสดงที่เลิกใช้งานแล้ว

*เนื้อหานี้จะพร้อมใช้งานในภาษาที่คุณเลือกในเร็วๆ นี้

The UDim data type represents a one-dimensional value with two components, a relative scale and an absolute offset in pixels.

สรุป

คอนสตรัคเตอร์

คุณสมบัติ

การดำเนินการทางคณิตศาสตร์

คอนสตรัคเตอร์

new

พารามิเตอร์

Scale: number
Offset: number

คุณสมบัติ

Scale

The relative scale component of the UDim.

Offset

The absolute offset component of the UDim in pixels.

การดำเนินการทางคณิตศาสตร์

UDim + UDim : UDim

UDim - UDim : UDim