class
TrackMetadata
public sealed class TrackMetadata Additional information used when editing or animating reference tracks.
Constructors
TrackMetadata(Guid? ReferenceId, String PrefabSource) Properties
| Name | Type | Description |
|---|---|---|
ReferenceId | Guid? | ID of the Component or GameObject this track was created to target. |
PrefabSource | String | For GameObject tracks, the prefab path that the original target object was instantiated from. |
Methods
TrackMetadata <Clone>$() Void Deconstruct(Guid? ReferenceId, String PrefabSource)