|
Parameters |
Description |
|
Vec3 velocity |
Velocity vector. |
|
Vec3 normal |
Normal vector. |
|
int partId |
Part identifier. |
|
ScriptHandle colliderId |
Collider identifier. |
Syntax: Vehicle.GetSelfCollisionMult( Vec3 velocity, Vec3 normal, int partId, ScriptHandle colliderId )
Gets self collision mult.
|
Copyright (c) 2012. All rights reserved.
|