Roblox API Reference

Path2D On DevHub

Summary

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

Inherits (2)

Member index (14)

Type Member History
Vector2 AbsoluteSize
Color3 Color 602
UDim2 Position
int SelectedControlPoint
float Thickness 602
float Transparency 604 603 604
bool Visible 602
Array GetControlPoints ()
UDim2 GetPositionOnCurve (float t) 602
UDim2 GetPositionOnCurveArcLength (float t) 602
int GetSegmentCount () 602
Vector2 GetTangentOnCurve (float t) 602
Vector2 GetTangentOnCurveArcLength (float t) 602
null SetControlPoints (Array controlPoints)
57 members inherited from Instance

History

Members

AbsoluteSize On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

Color On DevHub

History

GetControlPoints On DevHub

Name Type Default
No parameters.

GetPositionOnCurve On DevHub

Name Type Default
t float none

History

GetPositionOnCurveArcLength On DevHub

Name Type Default
t float none

History

GetSegmentCount On DevHub

Name Type Default
No parameters.

History

GetTangentOnCurve On DevHub

Name Type Default
t float none

History

GetTangentOnCurveArcLength On DevHub

Name Type Default
t float none

History

Position On DevHub

SelectedControlPoint On DevHub

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

SetControlPoints On DevHub

Name Type Default
controlPoints Array none

Thickness On DevHub

History

Transparency On DevHub

History

Visible On DevHub

History