IView
-
class
wv.IView() Index
Properties
Methods
_setCameraPromise_setInitialViewaddLightadvanceIncrementalSelectionbeginConvexPolyhedronSelectionbeginRayDrillSelectionbeginScreenSelectByAreabeginSphereSelectioncenterCameraOnNodeclearLightscompositePickFromPointendComparisonendIncrementalSelectionfitBoundingfitNodesfitWorldgetAmbientLightColorgetAmbientOcclusionEnabledgetAmbientOcclusionRadiusgetAntiAliasingModegetAxisTriadgetBackfacesVisiblegetBackgroundColorgetBloomEnabledgetBloomIntensityScalegetBloomLayersgetBloomThresholdgetBloomThresholdRampWidthgetBoundingCalculationIgnoresInvisiblegetCameragetCanvasSizegetDrawModegetDrawStrategygetEyeDomeLightingBlurEdgeDistancegetEyeDomeLightingBlurIntervalgetEyeDomeLightingBlurSamplesgetEyeDomeLightingEnabledgetEyeDomeLightingOpacitygetEyeDomeLightingShadingEdgeDistancegetFaceVisibilitygetFullCameraMatrixgetGoochBaseColorProminencegetGoochBluegetGoochLuminanceShiftStrengthgetGoochYellowgetGroundPlanegetHardEdgeColorgetHardEdgeOpacitygetHardEdgesEnabledgetHardEdgeThresholdgetHardEdgeThresholdRampWidthgetHiddenLineSettingsgetImageBasedLightingEnabledgetImageBasedLightingIntensitygetImageBasedLightingOrientationgetInteractiveDrawLimitIncreaseEnabledgetLightgetLightingEnabledgetLightKeysgetLineJitterEnabledgetLineJitterFrequencygetLineJitterInstanceCountgetLineJitterRadiusgetLineVisibilitygetMassageExtremeCamerasgetNavCubegetPointShapegetPointSizegetProjectionMatrixgetProjectionModegetSilhouetteColorgetSilhouetteEnabledgetSilhouetteOpacitygetSilhouetteThresholdgetSilhouetteThresholdRampWidthgetSimpleReflectionAttenuationgetSimpleReflectionBlurIntervalgetSimpleReflectionBlurSamplesgetSimpleReflectionEnabledgetSimpleReflectionFadeAnglegetSimpleReflectionOpacitygetSimpleShadowBlurIntervalgetSimpleShadowBlurSamplesgetSimpleShadowColorgetSimpleShadowEnabledgetSimpleShadowInteractiveUpdateEnabledgetSimpleShadowOpacitygetSimpleShadowResolutiongetToonShadingBandCountgetToonShadingSpecularFactorgetViewMatrixgetViewOrientationCamerainjectViewOrientationChangeEventisolateNodespickAllFromPointpickAllFromRaypickFromPointpickFromRaypointToWindowPositionprojectPointraycastFromPointredrawremoveLightresetCamerasetAmbientLightColorsetAmbientOcclusionEnabledsetAmbientOcclusionRadiussetAntiAliasingModesetBackfacesVisiblesetBackgroundColorsetBloomEnabledsetBloomIntensityScalesetBloomLayerssetBloomThresholdsetBloomThresholdRampWidthsetBoundingCalculationIgnoresInvisiblesetCamerasetDisplayIncompleteFramessetDrawModesetEyeDomeLightingBlurEdgeDistancesetEyeDomeLightingBlurIntervalsetEyeDomeLightingBlurSamplessetEyeDomeLightingEnabledsetEyeDomeLightingOpacitysetEyeDomeLightingShadingEdgeDistancesetFaceVisibilitysetGoochBaseColorProminencesetGoochBluesetGoochLuminanceShiftStrengthsetGoochYellowsetGroundPlanesetHardEdgeColorsetHardEdgeOpacitysetHardEdgesEnabledsetHardEdgeThresholdsetHardEdgeThresholdRampWidthsetImageBasedLightingEnabledsetImageBasedLightingEnvironmentsetImageBasedLightingIntensitysetImageBasedLightingOrientationsetInitialCamerasetInteractiveDrawDelaysetInteractiveDrawLimitIncreaseEnabledsetLightingEnabledsetLineJitterEnabledsetLineJitterFrequencysetLineJitterInstanceCountsetLineJitterRadiussetLineVisibilitysetMassageExtremeCamerassetMinimumFrameratesetPointShapesetPointSizesetPointVisibilityTestsetProjectionModesetSilhouetteColorsetSilhouetteEnabledsetSilhouetteOpacitysetSilhouetteThresholdsetSilhouetteThresholdRampWidthsetSimpleReflectionAttenuationsetSimpleReflectionBlurIntervalsetSimpleReflectionBlurSamplessetSimpleReflectionEnabledsetSimpleReflectionFadeAnglesetSimpleReflectionOpacitysetSimpleShadowBlurIntervalsetSimpleShadowBlurSamplessetSimpleShadowColorsetSimpleShadowEnabledsetSimpleShadowInteractiveUpdateEnabledsetSimpleShadowOpacitysetSimpleShadowResolutionsetStatisticsDisplayVisibilitysetToonShadingBandCountsetToonShadingSpecularFactorsetTransparencyModesetViewOrientationsetXRayColorsetXRayOpacitysetXRayTransparencyModestartComparisontestPointVisibilityunprojectPointunsetDefaultCameraunsetXRayColorupdateCameraupdateLight
Properties
-
wv.IView.domElements readonly
domElements: DomElements
-
wv.IView.floorplanManager readonly
floorplanManager:FloorplanManager
-
wv.IView.inputMonitor readonly
inputMonitor: InputMonitor
readonly
navCube:NavCube
-
wv.IView.operatorManager readonly
operatorManager:OperatorManager
-
wv.IView.overlayManager readonly
overlayManager:OverlayManager
Methods
-
wv.IView._setCameraPromise() - _setCameraPromise(camera:
Camera, duration: number): PromiseParameters
camera:
Cameraduration: number
Returns: Promise
-
wv.IView._setInitialView() - _setInitialView(duration: number): Promise
Parameters
duration: numberReturns: Promise