Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
sethiddenproperty(instance: Instance, property: string, value: any): boolean
instance
Instance
property
string
value
any
boolean
true
false
local success = sethiddenproperty(fireInstance, "size_xml", 10) assert(success)
sethiddenproperty(workspace.Terrain, "PhysicsGrid", rawBytesData)