Object getValueAt(PropertyAtom propertyAtom, long time)
Object getValueAt(PropertyAtom propertyAtom, long time)
Name | Type | Description |
---|---|---|
propertyAtom | The | property atom to get the value for. |
time | long | Time the value is needed for. |
Type | Description |
---|---|
Object | the result. Meaning get the property value at the given time. |