Enables the corresponding Entity component of type T so it can appear in EntitySet.
Does nothing if corresponding Entity does not have a component of type T.
This command takes 9 bytes.
public void Enable<T>();
T
The type of the component.
System.InvalidOperationException
Command buffer is full.