mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-03 03:35:34 -05:00
68 lines
2.0 KiB
Plaintext
68 lines
2.0 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2021, VRM Consortium
|
|
# This file is distributed under the same license as the UniVRM Programming
|
|
# Document package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: UniVRM Programming Document \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-10-11 16:50+0900\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.9.1\n"
|
|
|
|
#: ../../implementation/texture_manipulation.md:1
|
|
msgid "Texture関連"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:3
|
|
msgid "Unity の linear の テクスチャーの挙動について"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:5
|
|
#: ../../implementation/texture_manipulation.md:33
|
|
msgid "Runtime"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:7
|
|
#: ../../implementation/texture_manipulation.md:35
|
|
msgid "new する場合は、"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:13
|
|
msgid "とする。"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:15
|
|
#: ../../implementation/texture_manipulation.md:53
|
|
msgid "Editor(Asset)"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:17
|
|
msgid "AssetFolder の png/jpg からloadする場合は、 事前に設定が必用。"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:29
|
|
msgid "Unity の NormalMap の挙動について"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:31
|
|
msgid "MToon の NormalMap も同じ"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:41
|
|
msgid "とする。 また、 `DXT5nm` という仕様で格納する必要があるので変換します。 y と w の2要素だけを使います。"
|
|
msgstr ""
|
|
|
|
#: ../../implementation/texture_manipulation.md:55
|
|
msgid "AssetFolder の png/jpg からloadする場合は、 ロードする前に設定が必用。"
|
|
msgstr ""
|
|
|