コード例 #1
0
 BuildRenderListWithWorldMatrix(
     renderList,
     camera,
     modelInstance,
     parentBone,
     meshWorldMatrix,
     castsShadow,
     owner);
コード例 #2
0
 BuildRenderListWithWorldMatrix(
     renderList,
     camera,
     modelInstance,
     modelMeshInstance,
     parentBone,
     meshWorldMatrix,
     castsShadow,
     renderItemConstantsPS);