InOut (Property)

From Goodblox Wiki
Revision as of 10:01, 23 June 2020 by Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Properties}} {{Property| name = InOut |property = Enum ''InOut'' |description = Sets what part of the Parent's side the object is on. |object = GBX.lua.Hole|Hol...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Property
Name InOut
Property Enum InOut
Description: Sets what part of the Parent's side the object is on.
In Object: Hole



The InOut Enum is used to set the behavior of the Camera object. It has 3 numbers:
Enum Name Description
0 Edge On the edge of the side.
1 Inset On the inset of the side.
2 Center On the center of the side.