Help:VE166

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
m
 
Line 1: Line 1:
 
'''''#'' combined chunks (of ''#'' source) in .im file: ''###''.im'''
 
'''''#'' combined chunks (of ''#'' source) in .im file: ''###''.im'''
  
The file in question contains a large number of [[render chunks]] which in turn will result in a large number of [[draw calls]]. This probably indicates that the mesh is very inefficient and will perform poorly.
+
The file in question contains a large number of [[render chunk]]s which in turn will result in a large number of [[draw call]]s. This probably indicates that the mesh is very inefficient and will perform poorly.
  
 
The 'combined chunks' number indicates the number of unique draw calls which will result from the mesh when used standalone. The 'source chunks' number indicates the number of render chunks actually specified in the file, before any attempt is made to weld the chunks.
 
The 'combined chunks' number indicates the number of unique draw calls which will result from the mesh when used standalone. The 'source chunks' number indicates the number of render chunks actually specified in the file, before any attempt is made to weld the chunks.
  
 
[[Category:Validation Errors]]
 
[[Category:Validation Errors]]

Latest revision as of 18:51, 13 October 2017

# combined chunks (of # source) in .im file: ###.im

The file in question contains a large number of render chunks which in turn will result in a large number of draw calls. This probably indicates that the mesh is very inefficient and will perform poorly.

The 'combined chunks' number indicates the number of unique draw calls which will result from the mesh when used standalone. The 'source chunks' number indicates the number of render chunks actually specified in the file, before any attempt is made to weld the chunks.

Personal tools