Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NETNamespace: Visual3D.Graphics3D.Animations
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class VertexAnimationContainer : ComponentBase
Public Class VertexAnimationContainer _ Inherits ComponentBase
Members
| All Members | Constructors | Fields | Properties | Methods | Events |
| Member | Description | |
|---|---|---|
| VertexAnimationContainer(Model) | Initializes a new instance of the VertexAnimationContainer class | |
| AlwaysSetAllVertices | ||
| Animations | ||
| Components | Components that are attached to this Entity. (Inherited from ComponentBase.) | |
| ComponentsForGlobalSceneFolders | (Inherited from ComponentBase.) | |
| Context | Defines the Owner of this component as well as the role (i.e. 'slot') that this component fulfills. (Inherited from ComponentBase.) | |
| CreateService<(Of <<'(TService>)>>)()()()() | (Inherited from ComponentBase.) | |
| CurrentEmotion | ||
| Dispose()()()() | (Inherited from ComponentBase.) | |
| Disposed | (Inherited from ComponentBase.) | |
| GetAnimation(String) | ||
| GetAnimation(String, Boolean) | ||
| GetOrCreateAnimation(String, Single, Int16, array<Single>[]()[][], array<String>[]()[][]) | ||
| GetPose(Int32) | ||
| GetPose(String) | ||
| GetPose(String, Int32, Boolean) | ||
| GetService<(Of <<'(TService>)>>)()()()() | (Inherited from ComponentBase.) | |
| GetService<(Of <<'(TService>)>>)(TService%) | (Inherited from ComponentBase.) | |
| HasComponents | (Inherited from ComponentBase.) | |
| InvalidGeometryLOD | ||
| IsApplyEmotion | ||
| IsDeserialized | Indicates if Instance was created by Deserialization. (Inherited from ComponentBase.) | |
| IsDisposed | Indicates if Dispose() was called for this instance (and it's either in process of Disposing or already fully disposed). (Inherited from ComponentBase.) | |
| IsEmpty | ||
| IsSaved | Indicates if the component is to be Saved when the owning context is saved
(e.g. for components in your scene, this controls whether or not they are saved to the scene file when the scene is saved).
Typically objects are 'Saved', unless they are transient to be programmatically created each time. (Inherited from ComponentBase.) | |
| MorphBaseWeight | ||
| OnMemberwiseClone()()()() | (Inherited from ComponentBase.) | |
| Poses | ||
| ResetAllVerticesOnDeactivation | ||
| SingleMorphTargetAnimationNamePrefix | ||
| SkippedWeightForSubMorphs | ||
| SkippedWeightMorphKeyFrames | ||
| ToString()()()() | (Inherited from ComponentBase.) | |
| VertexAnimations |
Inheritance Hierarchy
System..::..Object
Visual3D.EntityModel..::..ComponentBase
Visual3D.Graphics3D.Animations..::..VertexAnimationContainer
Visual3D.EntityModel..::..ComponentBase
Visual3D.Graphics3D.Animations..::..VertexAnimationContainer