Class Editor.NewAssetType
New asset types allowed to create. [Deprecated in v1.8]
Inheritance
System.Object
Editor.NewAssetType
Namespace: FlaxEditor
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class NewAssetType : Enum
Fields
Animation
The Animation.
Declaration
public const Editor.NewAssetType Animation
Field Value
Editor.NewAssetType
|
AnimationGraph
The AnimationGraph.
Declaration
public const Editor.NewAssetType AnimationGraph
Field Value
Editor.NewAssetType
|
AnimationGraphFunction
BehaviorTree
The BehaviorTree.
Declaration
public const Editor.NewAssetType BehaviorTree
Field Value
Editor.NewAssetType
|
CollisionData
The CollisionData.
Declaration
public const Editor.NewAssetType CollisionData
Field Value
Editor.NewAssetType
|
Material
MaterialFunction
The MaterialFunction.
Declaration
public const Editor.NewAssetType MaterialFunction
Field Value
Editor.NewAssetType
|
MaterialInstance
The MaterialInstance.
Declaration
public const Editor.NewAssetType MaterialInstance
Field Value
Editor.NewAssetType
|
ParticleEmitter
The ParticleEmitter.
Declaration
public const Editor.NewAssetType ParticleEmitter
Field Value
Editor.NewAssetType
|
ParticleEmitterFunction
Declaration
public const Editor.NewAssetType ParticleEmitterFunction
Field Value
Editor.NewAssetType
|
ParticleSystem
The ParticleSystem.
Declaration
public const Editor.NewAssetType ParticleSystem
Field Value
Editor.NewAssetType
|
SceneAnimation
The SceneAnimation.
Declaration
public const Editor.NewAssetType SceneAnimation
Field Value
Editor.NewAssetType
|
SkeletonMask
The SkeletonMask.
Declaration
public const Editor.NewAssetType SkeletonMask
Field Value
Editor.NewAssetType
|
value__
Declaration
public int value__
Field Value
System.Int32
|