mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Added support for renderering multiple textures per Model
This commit is contained in:
@@ -55,6 +55,7 @@ class IMICFPS
|
||||
|
||||
def set_material(name)
|
||||
@model.current_material = name
|
||||
@model.current_object.materials << current_material
|
||||
end
|
||||
|
||||
def add_material(name, material)
|
||||
|
||||
Reference in New Issue
Block a user