Packageaway3d.library.assets
Classpublic class AssetType
InheritanceAssetType Inheritance Object



Public Constants
 ConstantDefined By
  ANIMATION_NODE : String = animationNode
[static]
AssetType
  ANIMATION_SET : String = animationSet
[static]
AssetType
  ANIMATION_STATE : String = animationState
[static]
AssetType
  CONTAINER : String = container
[static]
AssetType
  ENTITY : String = entity
[static]
AssetType
  GEOMETRY : String = geometry
[static]
AssetType
  MATERIAL : String = material
[static]
AssetType
  MESH : String = mesh
[static]
AssetType
  SKELETON : String = skeleton
[static]
AssetType
  SKELETON_POSE : String = skeletonPose
[static]
AssetType
  STATE_TRANSITION : String = stateTransition
[static]
AssetType
  TEXTURE : String = texture
[static]
AssetType
Constant Detail
ANIMATION_NODEConstant
public static const ANIMATION_NODE:String = animationNode

ANIMATION_SETConstant 
public static const ANIMATION_SET:String = animationSet

ANIMATION_STATEConstant 
public static const ANIMATION_STATE:String = animationState

CONTAINERConstant 
public static const CONTAINER:String = container

ENTITYConstant 
public static const ENTITY:String = entity

GEOMETRYConstant 
public static const GEOMETRY:String = geometry

MATERIALConstant 
public static const MATERIAL:String = material

MESHConstant 
public static const MESH:String = mesh

SKELETONConstant 
public static const SKELETON:String = skeleton

SKELETON_POSEConstant 
public static const SKELETON_POSE:String = skeletonPose

STATE_TRANSITIONConstant 
public static const STATE_TRANSITION:String = stateTransition

TEXTUREConstant 
public static const TEXTURE:String = texture