Interface IMySkinnedEntity
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public interface IMySkinnedEntity
Methods
UpdateAnimation(Single)
Declaration
void UpdateAnimation(float distance)
Parameters
Type | Name | Description |
---|---|---|
System.Single | distance |
UpdateControl(Single)
Declaration
void UpdateControl(float distance)
Parameters
Type | Name | Description |
---|---|---|
System.Single | distance |