![]() | TransformSync Fields |
The TransformSync type exposes the following members.
Name | Description | |
---|---|---|
![]() | _onSnap | |
![]() | _snapping |
Snapping properties for the TransformSync
|
![]() | _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.
|
![]() | _syncType | Obsolete.
Set which values should be synchronized (Always send the minimum amount possible)
|
![]() ![]() | NotSnappedState |
State value that indicates that the transform is not snapped
|
![]() ![]() | OriginState |
State value that indicates that the transform is snapped to the origin
|
![]() ![]() | UnassignedState |
State value that indicates that the transform is not assigned (similar to not snapped and should be treated as the same)
|
![]() ![]() | UpdateComparisonTolerance |