M3D / M3D / Shapes / VoiceHotSpot
Class: VoiceHotSpot
Memberof
M3D.Shapes
Description
音频热点
Author
nhy
Date
2023-1-13
Version
1.0
Copyright
All Rights Reserved. Copyright (C) 2022 HOTEAMSOFT, Ltd
Hierarchy
-
↳
VoiceHotSpot
Table of contents
Constructors
Properties
Accessors
Methods
- addComText
- addEffect
- addImage
- addLine
- addOutFrame
- addPoint
- addPolyLine
- addText
- clear
- clearComText
- clearImage
- clearOutFrames
- clearPolyLines
- getAlpha
- getAuthor
- getBoundingBox
- getCameraPosition
- getCameraProjectionType
- getCameraRotation
- getCameraZoom
- getColor
- getComTexts
- getCreateId
- getCreateTime
- getDescription
- getDrawables
- getEffect
- getEvents
- getFirstParentPath
- getFirstPosition
- getFrameLineList
- getGuid
- getId
- getImage
- getImageList
- getIsFrontShow
- getLineList
- getLocalTransform
- getName
- getNeedClip
- getObjectId
- getPoint
- getPointList
- getPolyLineList
- getPosition
- getProperties
- getProto
- getRenderShapes
- getRotation
- getScene
- getSecondParentPath
- getSecondPosition
- getShapeType
- getTextValue
- getVoiceFileName
- getWorldBoundingBox
- getWorldTransform
- initAttributes
- isDirty
- isPreSelected
- isSelected
- isVisible
- markDirty
- post
- registerEvent
- removeEffect
- removeEvent
- removeLine
- removePoint
- send
- sendClipMessage
- sendEffectMessage
- setAlpha
- setAuthor
- setCameraPosition
- setCameraProjectionType
- setCameraRotation
- setCameraZoom
- setColor
- setCreateId
- setCreateTime
- setDescription
- setEffect
- setFirstParentPath
- setFirstPosition
- setFrontShow
- setGuid
- setId
- setImage
- setImagePosition
- setName
- setNeedClip
- setObjectId
- setPosition
- setScene
- setSecondParentPath
- setSecondPosition
- setSelected
- setShapeType
- setVisible
- setVoiceFileName
- setWorldTransform
- update
Constructors
constructor
• new VoiceHotSpot(): VoiceHotSpot
Returns
Description
构造函数
Overrides
• new VoiceHotSpot(scene
, id
, name
, description
, position
, cameraPosition
, cameraRotation
, cameraZoom
, cameraProjectionType
, voiceFileName
): VoiceHotSpot
Parameters
Name | Type |
---|---|
scene | Scene |
id | number |
name | string |
description | string |
position | Vector3 |
cameraPosition | Vector3 |
cameraRotation | Vector4 |
cameraZoom | Vector3 |
cameraProjectionType | number |
voiceFileName | string |
Returns
Description
构造函数
Overrides
HotSpot.constructor