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 s
number The S position in the height-field coordinate system.
t
number The T position in the height-field coordinate system.
Returns:
Type Description number The height.