Interface ISharedComponentData
An interface for a component type whose value is shared across all entities with the same value.
Namespace: Unity.Entities
Syntax
public interface ISharedComponentData
An interface for a component type whose value is shared across all entities with the same value.
public interface ISharedComponentData