Difference between revisions of "User:Glyph"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Replaced content with " {{Method |returntype=void |returndesc= |name=SetPosition |args={{arg|Vector3|position}} |desc=Sets the worldspace position of this vessel, and all its parts }}")
Line 1: Line 1:
  
 +
 +
{{MethodsStart}}
 
{{Method
 
{{Method
 
|returntype=void
 
|returntype=void
Line 7: Line 9:
 
|desc=Sets the worldspace position of this vessel, and all its parts
 
|desc=Sets the worldspace position of this vessel, and all its parts
 
}}
 
}}
 +
{{MethodsEnd}}

Revision as of 01:37, 12 October 2015


Methods

The following are methods included in Glyph.

Signature Description
void SetPosition(Vector3 position) Sets the worldspace position of this vessel, and all its parts