Property ForceSingleBaseline
ForceSingleBaseline
Force all ghosts to use a single baseline. This will reduce CPU usage at the expense of increased bandwidth usage. This is mostly meant as a way of measuring which ghosts should use static optimization instead of dynamic. If the bits / ghost does not significantly increase when enabling this the ghost can use static optimization to save CPU.
Declaration
public bool ForceSingleBaseline { get; set; }
Property Value
Type | Description |
---|---|
bool |