Method GetFloat4DataValues
GetFloat4DataValues()
Get a collection of the SplineData<T> values for this type.
Declaration
public IEnumerable<SplineData<float4>> GetFloat4DataValues()
Returns
Type | Description |
---|---|
IEnumerable<SplineData<float4>> | An enumerable list of values present for the requested type. |