GrayValueSample
A single gray value sample.
Import
import ScriptingApi as api
# Access the class
# GrayValueSample is available via api.GrayValueSample
Properties
point
Point [x, y, z] where the gray value was evaluated.
Type: list
value
Gray value measured at the sampled point.
Type: float