#Recommended way to get the minimum/maximum of a component?

1 messages · Page 1 of 1 (latest)

limber raptor
#

Assume I have some component that is just a float, what is the recommended way to get the minimum or maximum?
Obviously I should calculate minimum and maximum per chunk and then get the minimum of the local minimums