RigidbodySynchronizableCommonSyncEveryNUpdates Field

How often to automatically sync data in skips of FixedUpdate.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public int SyncEveryNUpdates

Field Value

Int32

Remarks

Only for automatic updates. Changes to velocity, position, etc. will trigger more frequent updates.

See Also