Collada/structure/library_effects
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** library_effects
<pre>
<library_effects>
<effect id="body-effect">
<profile_COMMON>
<technique sid="common">
<phong>
<emission>
<color sid="emission">0 0 0 1</co...
</emission>
<ambient>
<color sid="ambient">0 0 0 1</col...
</ambient>
<diffuse>
<color sid="diffuse">0.8 0.8 0.8 ...
</diffuse>
<specular>
<color sid="specular">0.5 0.5 0.5...
</specular>
<shininess>
<float sid="shininess">49</float>
</shininess>
<index_of_refraction>
<float sid="index_of_refraction">...
</index_of_refraction>
</phong>
</technique>
</profile_COMMON>
</effect>
<effect /> // 繰り返し
.......
</library_effects>
</pre>
終了行:
** library_effects
<pre>
<library_effects>
<effect id="body-effect">
<profile_COMMON>
<technique sid="common">
<phong>
<emission>
<color sid="emission">0 0 0 1</co...
</emission>
<ambient>
<color sid="ambient">0 0 0 1</col...
</ambient>
<diffuse>
<color sid="diffuse">0.8 0.8 0.8 ...
</diffuse>
<specular>
<color sid="specular">0.5 0.5 0.5...
</specular>
<shininess>
<float sid="shininess">49</float>
</shininess>
<index_of_refraction>
<float sid="index_of_refraction">...
</index_of_refraction>
</phong>
</technique>
</profile_COMMON>
</effect>
<effect /> // 繰り返し
.......
</library_effects>
</pre>
ページ名: