Method | Description | |
---|---|---|
BSActorAvatarMove ( |
||
Dispose ( ) : void | ||
Refresh ( ) : void | ||
RemoveBodyDependencies ( ) : void | ||
SetVelocityAndTarget ( OpenMetaverse vel, OpenMetaverse targ, bool inTaintTime, int targetValueDecayTimeScale ) : void |
Method | Description | |
---|---|---|
ActivateAvatarMove ( ) : void | ||
ComputeStairCorrection ( float stepUp ) : OpenMetaverse.Vector3 | ||
DeactivateAvatarMove ( ) : void | ||
Mover ( float timeStep ) : void | ||
Process_OnPreUpdateProperty ( |
||
SetVelocityAndTargetInternal ( OpenMetaverse vel, OpenMetaverse targ, bool inTaintTime, int targetValueDecayTimeScale ) : void | ||
WalkUpStairs ( ) : OpenMetaverse.Vector3 |
public BSActorAvatarMove ( |
||
physicsScene | ||
pObj | ||
actorName | string | |
return | System |
public SetVelocityAndTarget ( OpenMetaverse vel, OpenMetaverse targ, bool inTaintTime, int targetValueDecayTimeScale ) : void | ||
vel | OpenMetaverse | |
targ | OpenMetaverse | |
inTaintTime | bool | |
targetValueDecayTimeScale | int | |
return | void |