timeSamples(at:)
Returns the time codes for which the attribute at the given path has authored time samples.
Declaration
func timeSamples(at path: USDLayer.Path) -> Set<USDLayer.TimeCode>Parameters
- path:
The attribute path.
Return Value
The set of authored time codes.