C# Class UnityEditor.ObjectReferenceKeyframe

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
time float
value Object

Property Details

time public property

public float time
return float

value public property

public Object value
return Object