IsosurfaceProperties

class cee.ug.IsosurfaceProperties()

Plain Old JavaScript Object (POJO) containing the properties of an Isosurface


Properties

IsosurfaceProperties.computeFromVisibleParts
Type:

boolean

See Isosurface.computeFromVisibleParts

IsosurfaceProperties.highlight
Type:

boolean

See Isosurface.highlight

IsosurfaceProperties.id
Type:

number

See Isosurface.id

IsosurfaceProperties.isPrecomputed
Type:

boolean

See Isosurface.isPrecomputed

IsosurfaceProperties.isoScalarResultId
Type:

number

See Isosurface.isoScalarResultId

IsosurfaceProperties.isoValue
Type:

number

See Isosurface.isoValue

IsosurfaceProperties.mapScalarResultId
Type:

number

See Isosurface.mapScalarResultId

IsosurfaceProperties.mapVectorResultId
Type:

number

See Isosurface.mapVectorResultId

IsosurfaceProperties.opacity
Type:

number

See Isosurface.opacity

IsosurfaceProperties.surfaceColor
Type:

Color3Like

See Isosurface.surfaceColor

IsosurfaceProperties.visible
Type:

boolean

See Isosurface.visible