The ScaleSignal
class monitors an objects scale.
Property | Description |
---|---|
x
|
Represents the X coordinate of the scale. |
y
|
Represents the Y coordinate of the scale. |
z
|
Represents the Z coordinate of the scale. |
Method | Description |
---|---|
div
|
Returns a signal with the value that is the element-wise division of the values of the given signals. |
mul
|
Returns a signal with the value that is the element-wise multiplication of the values of the given signals. |