AnimationId (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Megamatrixdude
No edit summary
>JulienDethurens
→‎See Also: new section
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name = AnimationId
|name = AnimationId
|property    = [[Content]] ''AnimationId''
|type = {{type|Content}}
|description = This is the asset where the animation file is saved. There is a way to make animations, but it isn't that simple.
|description = This is the asset that contains the animation data. Users cannot make animation assets at the current time.
|object      = Animation
|object      = Animation
}}</onlyinclude>
}}</onlyinclude>
Line 9: Line 9:


[[Category:Properties]]
[[Category:Properties]]
== See Also ==
*[[Animations]]

Latest revision as of 01:03, 8 March 2012

AnimationId
Type Content
Description This is the asset that contains the animation data. Users cannot make animation assets at the current time.
Member of Animation

See Also