LinearVelocity

사용되지 않는 항목 표시

*이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면 여기를 클릭하세요.

선형 속도 제약 조건은 배치에 적용하여 상수 속도의 선형 속도를 유지합니다. 이 속도는 배치 전체에 걸쳐 적용되거나 선형 평면 라인 또는 Datatype.Vector3 의 경우에 걸쳐 적용할 수 있습니다. 또는:

  • 적용할 힘의 양을 제어하려면 VectorForce 제약을 사용하십시오.
  • 초기 직선 속도가 필요한 경우 초기 직선 속도만 설정하고 조립에 직접 AssemblyLinearVelocity 속성을 설정합니다.

이 제약 조건을 구성할 때 Roblox 단위 를 연구하면 Roblox 단위가 측정 단위와 비교하는 방법을 이해하는 데 도움이 될 수 있습니다.

관성

속도를 제어하려면 제약 속성의 RelativeTo 속성을 통해 적용할 수 있습니다. 속도를

요약

속성

속성Constraint에서 상속되었습니다

속성

ForceLimitMode

병렬 읽기

제약 사항 힘을 제한하는 방법을 결정

ForceLimitsEnabled

병렬 읽기

제한 값 조정이 제한되어 있는지 여부를 결정하거나 물리 해석기가 제한되지 않은 힘을 적용하여 대상 속도를 달성하도록 할 수 있습니다. 활성화되면 제한 값 조정은 ForceLimitMode 에 따라 제한됩니다. 비활성화되면 물리 해석기는 대상 속도를

LineDirection

병렬 읽기

속도를 곡선 따라 제한하는 경우 Vector3VelocityConstraintMode 로 설정되면 Line 방향으로 정렬됩니다.

LineVelocity

병렬 읽기

Class.LinearVelocity.VelocityConstraintMode|VelocityConstraintMode 가 Line로 설정된 경우 속도 값을 띄우십시오.

MaxAxesForce

병렬 읽기

제한 속도를 달성하기 위해 각 축에 최대 힘을 적용할 수 있습니다. 제한 속도가 적용되는 �

MaxForce

병렬 읽기

제약 조건에 적용할 수 있는 힘 벡터의 최대 크기입니다. ForceLimitsEnabled 가 트루인 경우에만 사용됩니다. ForceLimitMode 가 트루인 경우에만 Magnitude 가 트루인 경우에만 2>Class.LinearVelocity.ForceLimit

MaxPlanarAxesForce

병렬 읽기

제약 조건이 적용되는 각 축에 대한 최대 힘. ForceLimitsEnabled

PlaneVelocity

병렬 읽기

Vector2 값의 속도 방향에 대한 평면의 속도, VelocityConstraintModePlane 로 설정된 경우.

PrimaryTangentAxis

병렬 읽기

평면에서 주축은 VelocityConstraintModePlane 로 설정되었을 때 값이 다음과 같이 값이 따라집니다:

  • Class.LinearVelocity.AbsoluteTo|AbsoluteTo 가 Attachment0 에 설정되면 이 축은 Axis 의 1>Class.Plugin.Axis|Axis1> 입니다. 4>Class.Limit4> 의 7>Class.Receiver7> 입니다.
  • Class.LinearVelocity.AbsoluteTo|AbsoluteTo 가 Attachment1 로 설정되면 이 축은 Axis 의 1>Class.Configuration.Arrow|Arrow11> 입니다.
  • Class.LinearVelocity.RelativeTo|AbsoluteTo가 World로 설정된 경우 이 값은 세계 공간에 지정해야 합니다.
병렬 읽기

Class.LinearVelocity 제약 조건에 대한 LinearVelocity 속성을 설정합니다.

SecondaryTangentAxis

병렬 읽기

평면의 보조 축, VelocityConstraintMode 가 Class.LinearVelocity.AbsoluteTo|Plane 로 설정되면 값은 다음과 같이 1> Class.LinearVelocity.VelocityConstraintMode|Plane1> 의 값에 따라 다릅니다.

  • Class.LinearVelocity.RelativeTo|RelativeTo 가 Attachment0 로 설정되면, 이 축은 SecondaryAxis 의 1>Class.Limit.Arrow.SecondaryAxis1> 입니다.
  • Class.LinearVelocity.RelativeTo|RelativeTo 가 Attachment1 로 설정되면, 이 축은 SecondaryAxis 의 1>Class.Limit1> 입니다.
  • Class.LinearVelocity.RelativeTo|AbsoluteTo가 World로 설정된 경우 이 값은 세계 공간에 지정해야 합니다.

VectorVelocity

병렬 읽기

Vector3 속도 값이 VelocityConstraintMode 가 설정된 경우 Vector 에 설정됩니다.

VelocityConstraintMode

병렬 읽기

Class.LinearVelocity 제약 조건의 모드: Line, Plane, 또는 1>num.VelocityConstraintMode|velocity1> . 기본값은 4>num.Velocity4> 입니다.

메서드

이벤트