Click or drag to resize

TransformSyncExtensions Class

Extension methods for TransformSync
Inheritance Hierarchy
SystemObject
  ImmerseSDK.ExtensionsTransformSyncExtensions

Namespace:  ImmerseSDK.Extensions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static class TransformSyncExtensions

The TransformSyncExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetSnapTarget
Gets the current snap target using the TransformSync's state
Public methodStatic memberIsLocalAuthority
Checks if the current user is the owner of the TransformSync
Public methodStatic memberIsSnapped
Checks if the TransformSync is in a snapped state or not
Top
See Also