flagflag  If you want to see English page, please click "English" Button at Left.
3: 2015-06-19 (金) 23:09:57 iseki ソース 現: 2015-07-13 (月) 14:01:38 iseki ソース
Line 6: Line 6:
- http://docs.unity3d.com/jp/current/Scrip​tReference/ModelImporter.html - http://docs.unity3d.com/jp/current/Scrip​tReference/ModelImporter.html
- http://baba-s.hatenablog.com/entry/2015/​06/09/104109 - http://baba-s.hatenablog.com/entry/2015/​06/09/104109
 +- http://ft-lab.ne.jp/cgi-bin-unity/wiki.c​gi?page=unity_first
 +#br
 +*** Scripts [#t1147094]
 +**** Input.GetKeyDown(), Input.GetKeyUp() の取りこぼし [#t95d08ba]
 +- GetKeyDown(), GetKeyUp() 系は1フレームのみの通知なので,FixedUpdate() ではなく Update() に記述する.
#br #br
-  Material OnAssignMaterialModel(Material material, Renderer renderer) 
-  { 
-  //テクスチャの名前 
-  string textureName = material.mainTexture.name; 
-  //作成して保存するマテリアルのパス 
-  AssetDatabase.CreateFolder (Path.GetDirectoryName(assetPath), \\"Materials\\"); 
-  string materialPath = string.Format(\\"{0}/Materials/{1}.mat\\", Path.GetDirectoryName(assetPath),texture​Name); 
- 
-  Debug.Log(\\"assetPath:\\"+assetPath); 
-  Debug.Log(\\"textureName:\\"+material.mainTexture.name); 
-  Debug.Log(\\"materialPath:\\"+materialPath); 
- 
-  //パスとテクスチャの名前によって、マテリアルを切り替える 
-  //パスにcharacterという文字が含まれていたら 
-  material.shader = Shader.Find(\\"Legacy Shaders/Diffuse\\"); 
- 
-  //シェーダーを変更したマテリアルをmaterialPathに保存する 
-  AssetDatabase.CreateAsset(material, materialPath); 
- 
-  Debug.Log(string.Format(\\"CustomModelImporterの処理により、以下の場所に[{1}]シェーダーのマテリアルを作成しました。\\\\n{0}\\",materialPath,material.shader.name)); 
-  return material; 
-  } 


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

99 人のユーザが現在オンラインです。 (23 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 99

もっと...

アクセスカウンタ

今日 : 5834583458345834
昨日 : 1529415294152941529415294
総計 : 2340053423400534234005342340053423400534234005342340053423400534
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com