Preparing search index...
The search index is not available
webcface
webcface
Point
Class Point
x,y,zの3次元座標
Hierarchy (
view full
)
Point
Transform
Index
Constructors
constructor
Properties
_pos
Accessors
pos
Constructors
constructor
new
Point
(
pos
?
)
:
Point
Parameters
Optional
pos
:
number
[]
座標[x, y, z]
Returns
Point
Properties
Protected
_pos
_pos
:
Vec3
= ...
Accessors
pos
get
pos
(
)
:
Vec3
平行移動(x, y, z)
Returns
Vec3
set
pos
(
pos
)
:
void
Parameters
pos
:
number
[]
座標[x, y, z]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_pos
Accessors
pos
webcface
Loading...
x,y,zの3次元座標