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()
Unity.Entities.ComponentSystemBase.ExecutingSystemType
Namespace: Unity.Compositor.Animation
Syntax
public class CompositorPostAnimationSystem : CompositorAnimationSystem<PostAnimationGraphSystem, CompositorPostAnimationSystem.Tag, CompositorPostAnimationSystem.AllocatedTag>
Methods
OnUpdate()
Declaration
protected override void OnUpdate()
Overrides
Unity.Compositor.Animation.CompositorAnimationSystem<Unity.Animation.PostAnimationGraphSystem, Unity.Compositor.Animation.CompositorPostAnimationSystem.Tag, Unity.Compositor.Animation.CompositorPostAnimationSystem.AllocatedTag>.OnUpdate()