Jump to content
Toggle sidebar
RAGE Multiplayer Wiki
Search
Log in
Personal tools
Log in
Navigation
Main page
Recent changes
Random page
Help
Help
FAQ
Tutorials
Server-side NodeJS
Events
Functions
Client-side Javascript
Events
Functions
Server-side .NET C#
Events
Functions
Client-side .NET C#
Events
Functions
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Contents
move to sidebar
hide
Beginning
1
Getter
2
Setter
3
Example
4
See Also
Toggle the table of contents
Toggle the table of contents
Entity::position
Page
Discussion
English
Read
View source
View history
More
Read
View source
View history
From RAGE Multiplayer Wiki
Revision as of 10:18, 30 April 2019 by
RoboN1X
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
This property gets/sets the entity position.
Getter
Vector3
Setter
Vector3
Example
Template:ServerSideCode
See Also
Functions
Entity::destroy
Entity::dist
Entity::distSquared
Entity::getVariable
Entity::setVariable
Entity::setVariables
Properties
Entity::alpha
Entity::data
Entity::dimension
Entity::id
Entity::model
Entity::position
Entity::type
Categories
:
Entity API
Server-side Property
Client-side Property