Class CompositorPostAnimationSystem
Inheritance
CompositorSystem<AnimationCompositorNodeDefinition, CompositorPostAnimationSystem.Tag, CompositorPostAnimationSystem.AllocatedTag>
CompositorAnimationSystem<PostAnimationGraphSystem, CompositorPostAnimationSystem.Tag, CompositorPostAnimationSystem.AllocatedTag>
CompositorPostAnimationSystem
Inherited Members
Unity.Entities.ComponentSystem.OnCreateForCompiler()
Unity.Entities.ComponentSystemBase.GetArchetypeChunkComponentType<T>(System.Boolean)
Unity.Entities.ComponentSystemBase.GetArchetypeChunkComponentTypeDynamic(Unity.Entities.ComponentType)
Unity.Entities.ComponentSystemBase.GetArchetypeChunkBufferType<T>(System.Boolean)
Unity.Entities.ComponentSystemBase.GetArchetypeChunkSharedComponentType<T>()
Unity.Entities.ComponentSystemBase.GetArchetypeChunkEntityType()
Namespace: Unity.Compositor.Animation
Syntax
public class CompositorPostAnimationSystem : CompositorAnimationSystem<PostAnimationGraphSystem, CompositorPostAnimationSystem.Tag, CompositorPostAnimationSystem.AllocatedTag>