UpdateAnchorsMenu
()
|
Signature
void UpdateRoundedBoxAnchorConstraint.UpdateAnchorsMenu() Returns void |
UpdateAnchors
(
topLeft
, topRight
, bottomLeft
, bottomRight
, offset
, interactableLength
)
|
Signature
static void UpdateRoundedBoxAnchorConstraint.UpdateAnchors(PositionConstraint topLeft, PositionConstraint topRight, PositionConstraint bottomLeft, PositionConstraint bottomRight, Vector2 offset, float interactableLength) Parameters topLeft: PositionConstrainttopRight: PositionConstraintbottomLeft: PositionConstraintbottomRight: PositionConstraintoffset: Vector2interactableLength: floatReturns void |