Method QueryTimeSample
QueryTimeSample(SdfPath, double, VtValue)
Declaration
public bool QueryTimeSample(SdfPath path, double time, VtValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPath | path | |
| double | time | |
| VtValue | value |
Returns
| Type | Description |
|---|---|
| bool |
QueryTimeSample(SdfPath, double)
Declaration
public bool QueryTimeSample(SdfPath path, double time)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPath | path | |
| double | time |
Returns
| Type | Description |
|---|---|
| bool |
QueryTimeSample(SdfPath, double, SWIGTYPE_p_SdfAbstractDataValue)
Declaration
public bool QueryTimeSample(SdfPath path, double time, SWIGTYPE_p_SdfAbstractDataValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPath | path | |
| double | time | |
| SWIGTYPE_p_SdfAbstractDataValue | value |
Returns
| Type | Description |
|---|---|
| bool |