Click or drag to resize
Ab4d.SharpEngine logo

PixelsNodeUpdatePositions Method

Overload List
 NameDescription
Public methodUpdatePositions UpdatePositions must be called when the values in the Positions array is changed. The method recreates the GpuBuffer that defined the positions data for the graphics card.
Public methodUpdatePositions(BoundingBox) UpdatePositions must be called when the values in the Positions array is changed. The method recreates the GpuBuffer that defined the positions data for the graphics card.
Top
See Also