修改水
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Obi
|
||||
m_ConstraintCount = count;
|
||||
}
|
||||
|
||||
public override JobHandle Evaluate(JobHandle inputDeps, float stepTime, float substepTime, int steps, float timeLeft)
|
||||
public override JobHandle Evaluate(JobHandle inputDeps, float stepTime, float substepTime, int substeps)
|
||||
{
|
||||
var projectConstraints = new TetherConstraintsBatchJob()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user