AddPose (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>GoldenUrg
(from object browser)
(Fix page)
 
Line 1: Line 1:
{{stub}}
{{stub}}
<onlyinclude>{{Method
<onlyinclude>{{Method
|name        = AddPose
  | name        = AddPose
|arguments  = [[Instance]] '''pose'''
  | arguments  = [[Instance]] '''pose'''
|description =  
  | description = Adds the pose to the [[RBX.lua.Keyframe (Object)|Keyframe]].
|object      = Instance
  | object      = Keyframe
}}</onlyinclude>
}}</onlyinclude>
{{clear floats}}
[[Category:Methods]]
[[Category:Methods]]

Latest revision as of 20:06, 17 April 2023

Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!


AddPose( Instance pose )
Returns nil
Description: Adds the pose to the Keyframe.
Member of: Keyframe