Init Function Syntax
local function <init_function_name>()
-- code here runs only once when the model is loaded
endLast updated
Was this helpful?
local function <init_function_name>()
-- code here runs only once when the model is loaded
endLast updated
Was this helpful?
Was this helpful?