|
@ -75,6 +75,7 @@ class Scene extends BaseCfg |
|
|
} |
|
|
} |
|
|
else; |
|
|
else; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
foreach( $attributeArr as $key => $value) |
|
|
foreach( $attributeArr as $key => $value) |
|
|
{ |
|
|
{ |
|
|
if( $value instanceof texture\TextureBase || $value instanceof materials\MaterialsBase || $value instanceof volumes\VolumesBase ) |
|
|
if( $value instanceof texture\TextureBase || $value instanceof materials\MaterialsBase || $value instanceof volumes\VolumesBase ) |
|
|