Skip to content

lib.dx11.buffer.SplinePoints

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

SplinePoints

in lib.dx11.buffer


Samples the incoming points into a set of spline points.


Input Parameters

Name (Relevancy & Type) Description
SampleCount (Int32) -
PreSampleSteps (Int32) -
UpVector (Vector3) -
Curvature (Single) -
Points (StructuredList) -

Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews
SampledPoints T3.Core.DataTypes.StructuredList

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally