ILookupSymbol::LookupSymbol 第1引数の意味
The firstpass parameter is a boolean passed in to indicate if this is the first time LookupSymbol is being called on the renderer (it is typically called in a loop). If firstpass is true, the renderer caches the symbols locally for speed in successive requests.
firstpassパラメータは、レンダラでLookupSymbolの呼び出しが開始された合図を示す。 firstpassがTrueだった場合、レンダラは連続した要求における速度のためにシンボルをローカルにキャッシュします。