Show / Hide Table of Contents

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
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾