VectorSettingsProperties
-
class
cee.ug.
VectorSettingsProperties
() Plain Old JavaScript Object (POJO) containing the properties of a
VectorSettings
Properties
anisotropicScaleFactor
arrowHeadRelativeLength
arrowHeadRelativeRadius
arrowShaftRelativeRadius
clampingRangeMaximum
clampingRangeMinimum
colorMode
drawMaxCount
drawMode
drawSkipBy
dynamicSymmetricArrowsScalarId
enableClamping
enableFiltering
filteringRangeMaximum
filteringRangeMinimum
mapScalarResultId
nodeAveragedValues
projectVectorsOnSurface
resultId
scaleFactor
scaleMode
singleVectorColor
vectorType
Properties
-
VectorSettingsProperties.
anisotropicScaleFactor
Type: Vec3Like See
VectorSettings.anisotropicScaleFactor
-
VectorSettingsProperties.
arrowHeadRelativeLength
Type: number See
VectorSettings.arrowHeadRelativeLength
-
VectorSettingsProperties.
arrowHeadRelativeRadius
Type: number See
VectorSettings.arrowHeadRelativeRadius
-
VectorSettingsProperties.
arrowShaftRelativeRadius
Type: number See
VectorSettings.arrowShaftRelativeRadius
-
VectorSettingsProperties.
clampingRangeMaximum
Type: number See
VectorSettings.clampingRangeMaximum
-
VectorSettingsProperties.
clampingRangeMinimum
Type: number See
VectorSettings.clampingRangeMinimum
-
VectorSettingsProperties.
colorMode
Type: VectorColorMode See
VectorSettings.colorMode
-
VectorSettingsProperties.
drawMaxCount
Type: number See
VectorSettings.drawMaxCount
-
VectorSettingsProperties.
drawMode
Type: VectorDrawMode See
VectorSettings.drawMode
-
VectorSettingsProperties.
drawSkipBy
Type: number See
VectorSettings.drawSkipBy
-
VectorSettingsProperties.
dynamicSymmetricArrowsScalarId
Type: number See
VectorSettings.setVectorTypeDynamicSymmetricArrow
-
VectorSettingsProperties.
enableClamping
Type: boolean Whether to enable clamping, see
VectorSettings.setClampingRange
-
VectorSettingsProperties.
enableFiltering
Type: boolean Whether to enable filtering, see
VectorSettings.setFilteringRange
-
VectorSettingsProperties.
filteringRangeMaximum
Type: number See
VectorSettings.filteringRangeMaximum
-
VectorSettingsProperties.
filteringRangeMinimum
Type: number See
VectorSettings.filteringRangeMinimum
-
VectorSettingsProperties.
mapScalarResultId
Type: number See
VectorSettings.mapScalarResultId
-
VectorSettingsProperties.
nodeAveragedValues
Type: boolean See
VectorSettings.nodeAveragedValues
-
VectorSettingsProperties.
projectVectorsOnSurface
Type: boolean See
VectorSettings.projectVectorsOnSurface
-
VectorSettingsProperties.
resultId
Type: number See
VectorSettings.resultId
-
VectorSettingsProperties.
scaleFactor
Type: number See
VectorSettings.scaleFactor
-
VectorSettingsProperties.
scaleMode
Type: VectorScaleMode See
VectorSettings.scaleMode
-
VectorSettingsProperties.
singleVectorColor
Type: Color3Like See
VectorSettings.singleVectorColor
-
VectorSettingsProperties.
vectorType
Type: VectorType See
VectorSettings.vectorType