Interface ICapture
Namespace: Recolude.Core
Assembly: Recolude.Core.dll
Syntax
public interface ICapture
Properties
Time
Declaration
float Time { get; }
Property Value
Type | Description |
---|---|
System.Single |
Methods
SetTime(Single)
Declaration
ICapture SetTime(float time)
Parameters
Type | Name | Description |
---|---|---|
System.Single | time |
Returns
Type | Description |
---|---|
ICapture |
ToJSON()
Declaration
string ToJSON()
Returns
Type | Description |
---|---|
System.String |