Class TrackedTransform
Tracks and applies variant changes to a Transform.
Implements
Inherited Members
Namespace: UnityEngine .Localization.PropertyVariants .TrackedObjects
Assembly: Unity.Localization.dll
Syntax
[Serializable]
[DisplayName("Transform", null)]
[CustomTrackedObject(typeof(Transform), false)]
public class TrackedTransform : TrackedObject, ISerializationCallbackReceiver
Methods
Name | Description |
---|---|
Add |
|
Apply |
Apply the Tracked |
Can |
Can be used to reject certain properties. |