Class ManifoldQueries
Inheritance
System.Object
ManifoldQueries
Namespace: Unity.Physics
Syntax
public static class ManifoldQueries
Methods
BodyBody(ref PhysicsWorld, BodyIndexPair, Single, ref BlockStream.Writer)
Declaration
public static void BodyBody(ref PhysicsWorld world, BodyIndexPair pair, float timeStep, ref BlockStream.Writer contactWriter)
Parameters
Type | Name | Description |
---|---|---|
PhysicsWorld | world | |
BodyIndexPair | pair | |
System.Single | timeStep | |
BlockStream.Writer | contactWriter |