如视 Five SDK
Preparing search index...
five
PBMGSObject
Class PBMGSObject
Hierarchy
Points
<
THREE.BufferGeometry
,
THREE.ShaderMaterial
>
PBMGSObject
Index
Constructors
constructor
Properties
gs
Clippers
gs
View
Layer
Key
last
Matrix
World
max
SH
Degree
num
Points
selected
Changed
transfer
Detached
transform
Changed
used
SH
Degree
Row
Length
Accessors
bounding
Box
colors
positions
rotations
scales
selected
selection
sh1
sh2
sh3
Methods
dispose
raycast
reattach
serialize
Constructors
constructor
new
PBMGSObject
(
splatData
?:
SplatData
)
:
PBMGSObject
Parameters
Optional
splatData
:
SplatData
Returns
PBMGSObject
Properties
gs
Clippers
gsClippers
:
readonly
PBMClipperParameter
[]
= []
gs
View
Layer
Key
gsViewLayerKey
:
string
= ''
last
Matrix
World
lastMatrixWorld
:
Matrix4
|
null
max
SH
Degree
maxSHDegree
:
number
= 0
num
Points
numPoints
:
number
selected
Changed
selectedChanged
:
boolean
= false
transfer
Detached
transferDetached
:
boolean
= false
transform
Changed
transformChanged
:
boolean
= false
used
SH
Degree
usedSHDegree
:
number
= 0
Static
Row
Length
RowLength
:
number
= ...
Accessors
bounding
Box
get
boundingBox
()
:
Box3
Returns
Box3
colors
get
colors
()
:
Uint8Array
Returns
Uint8Array
positions
get
positions
()
:
Float32Array
Returns
Float32Array
rotations
get
rotations
()
:
Float32Array
Returns
Float32Array
scales
get
scales
()
:
Float32Array
Returns
Float32Array
selected
get
selected
()
:
boolean
Returns
boolean
set
selected
(
selected
:
boolean
)
:
void
Parameters
selected
:
boolean
Returns
void
selection
get
selection
()
:
Uint8Array
Returns
Uint8Array
sh1
get
sh1
()
:
Float32Array
<
ArrayBufferLike
>
|
undefined
Returns
Float32Array
<
ArrayBufferLike
>
|
undefined
sh2
get
sh2
()
:
Float32Array
<
ArrayBufferLike
>
|
undefined
Returns
Float32Array
<
ArrayBufferLike
>
|
undefined
sh3
get
sh3
()
:
Float32Array
<
ArrayBufferLike
>
|
undefined
Returns
Float32Array
<
ArrayBufferLike
>
|
undefined
Methods
dispose
dispose
()
:
void
Returns
void
raycast
raycast
(
raycaster
:
Raycaster
,
intersects
:
Intersection
[]
)
:
void
Parameters
raycaster
:
Raycaster
intersects
:
Intersection
[]
Returns
void
reattach
reattach
(
positions
:
ArrayBufferLike
,
rotations
:
ArrayBufferLike
,
scales
:
ArrayBufferLike
,
colors
:
ArrayBufferLike
,
selection
:
ArrayBufferLike
,
)
:
void
Parameters
positions
:
ArrayBufferLike
rotations
:
ArrayBufferLike
scales
:
ArrayBufferLike
colors
:
ArrayBufferLike
selection
:
ArrayBufferLike
Returns
void
serialize
serialize
()
:
Uint8Array
<
ArrayBuffer
>
Returns
Uint8Array
<
ArrayBuffer
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
gs
Clippers
gs
View
Layer
Key
last
Matrix
World
max
SH
Degree
num
Points
selected
Changed
transfer
Detached
transform
Changed
used
SH
Degree
Row
Length
Accessors
bounding
Box
colors
positions
rotations
scales
selected
selection
sh1
sh2
sh3
Methods
dispose
raycast
reattach
serialize
如视 Five SDK
Loading...