- See:
Properties:
Name | Type | Description |
---|---|---|
points |
PointData[] |
An array of points that determine the rope. |
texture |
Texture |
The texture to use on the rope. |
textureScale |
number |
Rope texture scale, if zero then the rope texture is stretched. Positive values scale rope texture keeping its aspect ratio. You can reduce alpha channel artifacts by providing a larger texture and downsampling here. If set to zero, texture will be stretched instead. |
Extends
- Omit
Members
points PointData[]
An array of points that determine the rope.
texture Texture
The texture to use on the rope.
Rope texture scale, if zero then the rope texture is stretched. Positive values scale rope texture keeping its aspect ratio. You can reduce alpha channel artifacts by providing a larger texture and downsampling here. If set to zero, texture will be stretched instead.