Property EnablePerComponentProfiling
EnablePerComponentProfiling
Enable profiling scopes for each component in a ghost. They can help tracking down why a ghost is expensive to serialize - but they come with a performance cost so they are not enabled by default.
Declaration
public bool EnablePerComponentProfiling { get; set; }
Property Value
Type | Description |
---|---|
bool |