TimeSynchronizer<T>.

SynchronizeDefaultGroup Property

Summary

Should synchronization be applied when the Animancer.TimeSynchronizer`1.CurrentGroup is at its default value?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
TimeSynchronizer<T>

Syntax

public bool SynchronizeDefaultGroup { get; set; }

Remarks

This is false by default so that the default group represents "ungrouped".

Value

Type Description
bool