UDim

Pokaż przestarzałe

*Ta zawartość będzie dostępna wkrótce w wybranym przez ciebie języku.

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

Podsumowanie

Konstruktorzy

Właściwości

Działania matematyczne

Konstruktorzy

new

Parametry

Scale: number
Offset: number

Właściwości

Scale

The relative scale component of the UDim.

Offset

The absolute offset component of the UDim in pixels.

Działania matematyczne

UDim + UDim : UDim

UDim - UDim : UDim