Click or drag to resize

TransformSync Fields

The TransformSync type exposes the following members.

Fields
  NameDescription
Private field_onSnap
Private field_snapping
Snapping properties for the TransformSync
Private field_syncProperties
Set which values should be synchronized (Always send the minimum amount possible), defaults to the properties required for a Rigidbody, which is the most common use-case.
Private field_syncType Obsolete.
Set which values should be synchronized (Always send the minimum amount possible)
Public fieldStatic memberNotSnappedState
State value that indicates that the transform is not snapped
Public fieldStatic memberOriginState
State value that indicates that the transform is snapped to the origin
Public fieldStatic memberUnassignedState
State value that indicates that the transform is not assigned (similar to not snapped and should be treated as the same)
Public fieldStatic memberUpdateComparisonTolerance
Top
See Also