Class AnimationAsset
java.lang.Object
net.risingworld.api.assets.Asset
net.risingworld.api.assets.AnimationAsset
Represents an animation clip. Must be created in Unity.
-
Nested Class Summary
Nested classes/interfaces inherited from class Asset
Asset.Source, Asset.Type -
Field Summary
Fields inherited from class Asset
DEFAULT_EXTENSION -
Method Summary
Modifier and TypeMethodDescriptionstatic AnimationAssetloadFromAssetBundle(AssetBundle bundle, String path) static AnimationAssetloadFromGame(String path) Methods inherited from class Asset
dispose, equals, getChecksum, getDependency, getExtension, getHandle, getPath, getSource, getType, hashCode, isDisposed
-
Method Details
-
loadFromAssetBundle
-
loadFromGame
-