Method AddRope
AddRope(RopeType, Vector3, Vector3, Single, Single, Boolean)
Declaration
public static Rope AddRope(RopeType type, Vector3 position, Vector3 rotation, float length, float minLength, bool breakable)
Parameters
Type | Name | Description |
---|---|---|
RopeType | type | |
Vector3 | position | |
Vector3 | rotation | |
System.Single | length | |
System.Single | minLength | |
System.Boolean | breakable |
Returns
Type | Description |
---|---|
Rope |