Yue Posted August 2, 2022 Author Posted August 2, 2022 Solved. for n=0,world:CountEntities()-1 do local entity=world:GetEntity(n) local entity=world:GetEntity(n) if entity:GetClass()==Object.CameraClass then local camera = tolua.cast(entity,"Camera") camera:SetMultisampleMode(a) end end 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.