Template:Property/new

From Legacy Roblox Wiki
Jump to navigationJump to search
Property[type] [name]

[description]

Member of Instance

Possible usage:

{{Property/new
|name=Size
|type=Vector3
|description=How big the object is
|from=BasePart}}
PropertyVector3 Size

How big the object is

Member of BasePart
PropertyVector3 Position

Where the object is

Member of BasePart