| Property | Description |
|---|---|
|
Represents the X coordinate of the point. |
|
Represents the Y coordinate of the point. |
|
Represents the Z coordinate of the point. |
| Method | Description |
|---|---|
|
Returns a signal with the value that is the sum of the values of the given signals. Note: See Also: |
|
Delays a point signal. The argument is an object with a "milliseconds" property specifying the delay duration in milliseconds. |
|
Returns the distance from the point to another point as a |
|
Smoothes a variable signal using exponential averaging over time. The argument specifies the dampening time constant in milliseconds. Note: See also |
|
Returns a signal with the value that is the difference of the values of the given signals. See Also: |
|
Returns a signal with the value that is the sum of the values of the given signals. Note: See Also: |