Last updated

API / geotoolkit3d / scene / well / logarray / LogArray / LogArray

Namespace: LogArray

logarray.LogArray.LogArray

Table of contents

Namespaces
Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & OptionsBase & Options


OptionsBaseOut

Ƭ OptionsBaseOut: Required<Options> & OptionsBaseOut


ShaderOptions

Ƭ ShaderOptions: Partial<ShaderOptionsOut>


ShaderOptionsOut

Ƭ ShaderOptionsOut: Object

Type declaration

NameTypeDescription
logarraymaxnumberThe max value of all log array values (for normalization).
logarrayminnumberThe min value of all log array values (for normalization).
logarraynullvaluenumberThe null value for log array values.
radiusdeltanumberThe delta radius for all points (all points are between "radiusmin" and "radiusmin + radiusdelta").
radiusminnumberThe min radius for all points (the distance between all points and trajectory is bigger than this value).
referencemodeReferenceModeThe reference mode to determine the sector 0 orientation.
valuesnullvaluenumberThe null value for color values.