JointsService

사용되지 않는 항목 표시
만들 수 없음
서비스
더 이상 사용되지 않음

The JointsService is a service that stores joints created by surface connections. It also has API available for visualizing surface to surface contact, and joining surfaces together.

요약

메서드

속성

메서드

ClearJoinAfterMoveJoints

void

Will remove any 'create joints' that were made visible via the JointsService:ShowPermissibleJoints() method.


반환

void

CreateJoinAfterMoveJoints

void

Updates all visible joints for the parts assigned by the JointsService:SetJoinAfterMoveTarget() and JointsService:SetJoinAfterMoveInstance() methods.


반환

void

SetJoinAfterMoveInstance

void

Sets the PVInstance that will be connected with the target PVInstance specified by JointsService:SetJoinAfterMoveTarget().

매개 변수

joinInstance: Instance

반환

void

SetJoinAfterMoveTarget

void

Sets the PVInstance that will be connected with the PVInstance specified by JointsService:SetJoinAfterMoveInstance().

매개 변수

joinTarget: Instance

반환

void

ShowPermissibleJoints

void

When used it will visibly display a potential surface connection between the two BasePart, which were set with JointsService:SetJoinAfterMoveTarget() and JointsService:SetJoinAfterMoveInstance().


반환

void

이벤트