Struct SurfaceVelocity
A velocity between the two contacting objects.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct SurfaceVelocity
Fields
Name | Description |
---|---|
AngularVelocity | Angular velocity between the two contacting objects. |
LinearVelocity | Linear velocity between the two contacting objects. |