Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
yuka
GameEntity
Class GameEntity
Hierarchy (
View Summary
)
GameEntity
MovingEntity
Trigger
Index
Constructors
constructor
Properties
active
bounding
Radius
forward
name
neighborhood
Radius
neighbors
position
rotation
scale
up
update
Neighborhood
world
Matrix
Methods
update
Constructors
constructor
new
GameEntity
()
:
GameEntity
Returns
GameEntity
Properties
active
active
:
boolean
bounding
Radius
boundingRadius
:
number
forward
forward
:
YukaVector3
name
name
:
string
neighborhood
Radius
neighborhoodRadius
:
number
neighbors
neighbors
:
GameEntity
[]
position
position
:
YukaVector3
rotation
rotation
:
Quaternion
scale
scale
:
YukaVector3
up
up
:
YukaVector3
update
Neighborhood
updateNeighborhood
:
boolean
world
Matrix
worldMatrix
:
Matrix4
Methods
update
update
(
delta
:
number
)
:
this
Parameters
delta
:
number
Returns
this
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
bounding
Radius
forward
name
neighborhood
Radius
neighbors
position
rotation
scale
up
update
Neighborhood
world
Matrix
Methods
update
GitHub
Examples
Strata - v1.4.10
Loading...