Struct DefaultComponentValue<T>
Namespace: Unity.Timeline
Syntax
public struct DefaultComponentValue<T> : IComponentData where T : struct, IComponentData
Type Parameters
Name | Description |
---|---|
T |
Fields
Value
Declaration
public T Value
Field Value
Type | Description |
---|---|
T |