Difference between revisions of "ObjectReference Script"

99 bytes added ,  05:55, 22 May 2017
Added motion type properties
imported>Qazaaq
(fixed wrong short description of "AddTextReplacementData")
imported>Qazaaq
(Added motion type properties)
Line 13: Line 13:


== Properties ==
== Properties ==
*float X [read-only]: The current X position of the reference.
*Position
*float Y [read-only]: The current Y position of the reference.
**float X [read-only]: The current X position of the reference.
*float Z [read-only]: The current Z position of the reference.
**float Y [read-only]: The current Y position of the reference.
**float Z [read-only]: The current Z position of the reference.
*Motion
**int Motion_Fixed [0]:
**int Motion_Dynamic [1]:
**int Motion_Keyframed [2]:


== Global Functions ==
== Global Functions ==
Anonymous user