Function
Moderate
InstancedStaticMesh:SetInstanceTransform
Changes the transform of an existing instance. You can pass all other parameters as nil to modify only a single property
Syntax
my_instanced_static_mesh:SetInstanceTransform(index, relative_location = (current location), relative_rotation = (current rotation), scale = (current scale))