{"id":455,"date":"2022-01-18T23:44:05","date_gmt":"2022-01-18T14:44:05","guid":{"rendered":"https:\/\/tiss-japan.com\/?p=455"},"modified":"2022-08-21T13:07:13","modified_gmt":"2022-08-21T04:07:13","slug":"%e3%80%8eunity-%e3%82%ab%e3%82%a6%e3%83%b3%e3%83%88%e3%82%bf%e3%82%a4%e3%83%a0%e3%82%92%e8%a1%a8%e7%a4%ba%e3%81%95%e3%81%9b%e3%82%8b%e3%80%8f","status":"publish","type":"post","link":"https:\/\/tiss-japan.com\/?p=455","title":{"rendered":"\u300eunity \u30ab\u30a6\u30f3\u30c8\u30bf\u30a4\u30e0\u3092\u8868\u793a\u3055\u305b\u308b\u300f"},"content":{"rendered":"\n<p class=\"is-style-balloon_box2\"><strong><span class=\"swl-fz u-fz-s\"><span class=\"swl-marker mark_blue\">unity2020.1.14f<\/span><\/span><\/strong><\/p>\n\n\n\n<p class=\"has-text-align-left has-border -border02\"><span class=\"swl-fz u-fz-xl\"><strong><span class=\"swl-marker mark_blue\">\u30b2\u30fc\u30e0\u30d7\u30ec\u30a4\u6642\u9593\uff11\u5206\u9593\u306e\u30b2\u30fc\u30e0\u30ab\u30a6\u30f3\u30c8\u3092\u8868\u793a\u3055\u305b\u308b\u305f\u3081\u306b\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002<\/span><\/strong><\/span><\/p>\n\n\n\n<div class=\"swell-block-button is-style-more_btn\"><a href=\"https:\/\/tiss-japan.com\/?page_id=1260\" class=\"swell-block-button__link\"><span>SITEMAP<\/span><\/a><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"799\" height=\"392\" src=\"https:\/\/tiss-japan.com\/wp-content\/uploads\/2022\/05\/9B33F787-6B96-4C87-8C7C-BF8D53B6608D_1_201_a.jpeg\" alt=\"\" class=\"wp-image-1198\" srcset=\"https:\/\/tiss-japan.com\/wp-content\/uploads\/2022\/05\/9B33F787-6B96-4C87-8C7C-BF8D53B6608D_1_201_a.jpeg 799w, https:\/\/tiss-japan.com\/wp-content\/uploads\/2022\/05\/9B33F787-6B96-4C87-8C7C-BF8D53B6608D_1_201_a-300x147.jpeg 300w, https:\/\/tiss-japan.com\/wp-content\/uploads\/2022\/05\/9B33F787-6B96-4C87-8C7C-BF8D53B6608D_1_201_a-768x377.jpeg 768w\" sizes=\"(max-width: 799px) 100vw, 799px\" \/><\/figure>\n\n\n\n<p>\uff1c\u30b9\u30af\u30ea\u30d7\u30c8\uff1e<\/p>\n\n\n\n<p>using UnityEngine.UI;<\/p>\n\n\n\n<p>public class Count : MonoBehaviour<\/p>\n\n\n\n<p>{<\/p>\n\n\n\n<p>public  float  totalTime  =  60;<\/p>\n\n\n\n<p>GameObject  timeText;<\/p>\n\n\n\n<p>Text  time_text;<\/p>\n\n\n\n<p>void Start(   )<\/p>\n\n\n\n<p>{<\/p>\n\n\n\n<p>timeText = GameObject.Find(&#8220;Time&#8221;);<\/p>\n\n\n\n<p>time_text = timeText.GetComponent&lt;Text&gt;( );<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>void Update(  )<\/p>\n\n\n\n<p>{<\/p>\n\n\n\n<p>totalTime -= Time.deltaTime;<\/p>\n\n\n\n<p>time_text.text = &#8220;TIME :        &#8221;  +  totalTime.ToString(&#8220;f2&#8221;);<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<div class=\"swell-block-button green_ is-style-btn_shiny\"><a href=\"https:\/\/tiss-japan.com\/?page_id=1260\" class=\"swell-block-button__link\"><span>SITEMAP<\/span><\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>unity2020.1.14f \u30b2\u30fc\u30e0\u30d7\u30ec\u30a4\u6642\u9593\uff11\u5206\u9593\u306e\u30b2\u30fc\u30e0\u30ab\u30a6\u30f3\u30c8\u3092\u8868\u793a\u3055\u305b\u308b\u305f\u3081\u306b\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002 \uff1c\u30b9\u30af\u30ea\u30d7\u30c8\uff1e using UnityEngine.UI; public class Count : MonoBe [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1198,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[18],"tags":[],"class_list":["post-455","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-unity"],"_links":{"self":[{"href":"https:\/\/tiss-japan.com\/index.php?rest_route=\/wp\/v2\/posts\/455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tiss-japan.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tiss-japan.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tiss-japan.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tiss-japan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=455"}],"version-history":[{"count":0,"href":"https:\/\/tiss-japan.com\/index.php?rest_route=\/wp\/v2\/posts\/455\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tiss-japan.com\/index.php?rest_route=\/wp\/v2\/media\/1198"}],"wp:attachment":[{"href":"https:\/\/tiss-japan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=455"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tiss-japan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=455"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tiss-japan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}