Properties:
| Name | Type | Description |
|---|---|---|
material |
shf3d.Material | (default: |
source |
string | (default: |
status |
string | [readonly] The current status. One of: |
Extends
Methods
-
Returns the interpolated height at the given location on the height-field.
Name Type Description snumber The S position in the height-field coordinate system.
tnumber The T position in the height-field coordinate system.
Returns:
Type Description number The height.