Property PLAYBACK_WITH_TRACE
PLAYBACK_WITH_TRACE
A static field for logging details during EntityCommandBuffer playback. When set to true, each EntityCommandBuffer will log its commands as they are processed during playback.
Declaration
public static bool PLAYBACK_WITH_TRACE { get; set; }
Property Value
Type | Description |
---|---|
bool |