Universe.Physics.BulletSPlugin BSActor in C# (CSharp): 5 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Universe.Physics.BulletSPlugin.BSActor, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Each physical object can have 'actors' who are pushing the object around. This can be used for hover, locking axis, making vehicles, etc. Each physical object can have multiple actors acting on it. An actor usually registers itself with physics scene events (pre-step action) and modifies the parameters on the host physical object.