Struct GizmosSystem.Singleton
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public struct GizmosSystem.Singleton : IComponentData, IQueryTypeParameter
Methods
| Improve this Doc View SourceClear()
Declaration
public void Clear()
CreateCommandBuffer()
Declaration
public GizmosCommandBuffer CreateCommandBuffer()
Returns
Type | Description |
---|---|
GizmosCommandBuffer |
ExecuteCommandBuffers()
Declaration
public void ExecuteCommandBuffers()
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter