ResizeIncrement (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{ReadOnly}}


{{Property|
{{Property|
name = ResizeIncrement
name = ResizeIncrement
|property = [[Integer]] ''ResizeIncrement''
|property = [[Integer]] ''ResizeIncrement''
|description = A read-only property describing the smallest change in size allowable by the Resize method
|description = Describes the smallest change in size allowable by the Resize method
|object = [[GBX.lua.BasePart (Object)|BasePart]]
|object = [[GBX.lua.BasePart (Object)|BasePart]]
|}}
|}}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 02:46, 21 September 2021

Read-Only: This is a read-only property. It cannot be written to, only read.


Property
Name ResizeIncrement
Property Integer ResizeIncrement
Description: Describes the smallest change in size allowable by the Resize method
In Object: BasePart