{"id":17332,"date":"2018-08-27T22:12:22","date_gmt":"2018-08-27T13:12:22","guid":{"rendered":"https:\/\/cg-method.com\/?p=17332"},"modified":"2026-01-04T20:47:14","modified_gmt":"2026-01-04T11:47:14","slug":"unity-animation-shader","status":"publish","type":"post","link":"https:\/\/cg-method.com\/unity\/unity-animation-shader\/","title":{"rendered":"Unity\u2502\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u5236\u4f5c\u306b\u5f79\u306b\u7acb\u3064\u30b7\u30a7\u30fc\u30c0\u30fc 5\u9078"},"content":{"rendered":"\n<p>Unity\u3067\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3084\u5408\u6210\u3092\u4f5c\u308b\u3068\u304d\u306b\u5f79\u7acb\u3064\u30b7\u30a7\u30fc\u30c0\u30fc\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u52a0\u7b97\u30fb\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u3001\u4e21\u9762\u8868\u793a\u3001\u30ab\u30c3\u30c8\u30a2\u30a6\u30c8\u3001\u30de\u30b9\u30af\u306a\u3069\u5b9f\u7528\u7684\u306a\u30b7\u30a7\u30fc\u30c0\u30fc\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u52a0\u7b97\u3068\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u306e\u9055\u3044<\/h2>\n\n\n\n<p>\u901a\u5e38\u7248\u3068\u30e2\u30d0\u30a4\u30eb\u7248\u306e\u30b7\u30a7\u30fc\u30c0\u30fc\u306f\u884c\u6570\u304c\u7570\u306a\u308a\u307e\u3059\u304c\uff0876\u884c vs 25\u884c\uff09\u3001\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u306e\u5dee\u306f\u5927\u304d\u304f\u306a\u3044\u305f\u3081\u3001\u57fa\u672c\u7684\u306b\u901a\u5e38\u306e\u30b7\u30a7\u30fc\u30c0\u30fc\u3067\u554f\u984c\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u30b3\u30fc\u30c9\u306e\u9055\u3044<\/h3>\n\n\n\n<p>\u52a0\u7b97\u3068\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u306f1\u884c\u5909\u66f4\u3059\u308b\u3060\u3051\u3067\u5207\u308a\u66ff\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u52a0\u7b97<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-hlsl\" data-lang=\"ShaderLab\"><code>Blend SrcAlpha One\nCull Off Lighting Off ZWrite Off Fog { Color (0,0,0,0) }<\/code><\/pre><\/div>\n\n\n\n<p><strong>\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-hlsl\" data-lang=\"ShaderLab\"><code>Blend SrcAlpha OneMinusSrcAlpha\nCull Off Lighting Off ZWrite Off<\/code><\/pre><\/div>\n\n\n\n<p>TintColor\u4ed8\u304d\u306e\u30b7\u30a7\u30fc\u30c0\u30fc\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u4ee5\u4e0b\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/gist.github.com\/keijiro\/b91fd4c1a711a0fd3295\">https:\/\/gist.github.com\/keijiro\/b91fd4c1a711a0fd3295<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u30b7\u30a7\u30fc\u30c0\u30fc\u3092\u4e21\u9762\u8868\u793a\u306b\u3059\u308b\u65b9\u6cd5<\/h2>\n\n\n\n<p>\u677f\u30dd\u30ea\u3092\u56de\u8ee2\u3055\u305b\u308b\u3068\u304d\u306a\u3069\u3001\u4e21\u9762\u8868\u793a\u306b\u3057\u305f\u3044\u5834\u5408\u306b\u4f7f\u3048\u307e\u3059\u3002SubShader\u306ePass\u306e\u4e2d\u306b<code>Cull Off<\/code>\u30921\u884c\u8ffd\u52a0\u3059\u308b\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-hlsl\" data-lang=\"ShaderLab\"><code>Shader &quot;Custom\/Transparent_Cutout_DoubleSide&quot; {\n    Properties {\n        _MainTex (&quot;Base (RGB) Trans (A)&quot;, 2D) = &quot;white&quot; {}\n        _Cutoff (&quot;Alpha cutoff&quot;, Range(0,1)) = 0.5\n    }\n    SubShader {\n        Tags {&quot;Queue&quot;=&quot;AlphaTest&quot; &quot;IgnoreProjector&quot;=&quot;True&quot; &quot;RenderType&quot;=&quot;TransparentCutout&quot;}\n        Pass {\n            Cull Off\n            Lighting Off\n            Alphatest Greater [_Cutoff]\n            SetTexture [_MainTex] { combine texture }\n        }\n    }\n}<\/code><\/pre><\/div>\n\n\n\n<p>Cull\u306e\u8a2d\u5b9a\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>Cull Back<\/code>\uff1a\u88cf\u9762\u3092\u30ab\u30ea\u30f3\u30b0\uff08\u30c7\u30d5\u30a9\u30eb\u30c8\uff09<\/li>\n\n\n\n<li><code>Cull Front<\/code>\uff1a\u8868\u9762\u3092\u30ab\u30ea\u30f3\u30b0<\/li>\n\n\n\n<li><code>Cull Off<\/code>\uff1a\u4e21\u9762\u8868\u793a<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u30ab\u30c3\u30c8\u30a2\u30a6\u30c8\u30b7\u30a7\u30fc\u30c0\u30fc\u306b\u30ab\u30e9\u30fc\u30fb\u52a0\u7b97\u3092\u8ffd\u52a0\u3059\u308b\u65b9\u6cd5<\/h2>\n\n\n\n<p><code>Blend SrcAlpha One<\/code>\u30921\u884c\u8ffd\u52a0\u3059\u308b\u3060\u3051\u3067\u52a0\u7b97\u306b\u306a\u308a\u307e\u3059\u3002\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u306b\u3059\u308b\u5834\u5408\u306f<code>Blend SrcAlpha OneMinusSrcAlpha<\/code>\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-hlsl\" data-lang=\"ShaderLab\"><code>Shader &quot;Unlit\/Transparent Cutout Additive&quot; {\n    Properties {\n        _MainTex (&quot;Base (RGB) Trans (A)&quot;, 2D) = &quot;white&quot; {}\n        _Cutoff (&quot;Alpha cutoff&quot;, Range(0,1)) = 0.5\n    }\n    SubShader {\n        Tags {&quot;Queue&quot;=&quot;AlphaTest&quot; &quot;IgnoreProjector&quot;=&quot;True&quot; &quot;RenderType&quot;=&quot;TransparentCutout&quot;}\n        LOD 100\n        Blend SrcAlpha One\n        Pass {\n            Lighting Off\n            Alphatest Greater [_Cutoff]\n            SetTexture [_MainTex] { combine texture }\n        }\n    }\n}<\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">TintColor\u3082\u8ffd\u52a0\u3057\u305f\u30d0\u30fc\u30b8\u30e7\u30f3<\/h3>\n\n\n\n<figure class=\"wp-block-image size-full is-style-border\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"286\" src=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910213918-768x286.png\" alt=\"TintColor\u4ed8\u304d\u30ab\u30c3\u30c8\u30a2\u30a6\u30c8\u30b7\u30a7\u30fc\u30c0\u30fc\" class=\"wp-image-9466\" srcset=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910213918-768x286.png 768w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910213918-300x112.png 300w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910213918.png 913w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<p>\u3088\u308a\u9ad8\u6a5f\u80fd\u306a\u30ab\u30c3\u30c8\u30a2\u30a6\u30c8\u30b7\u30a7\u30fc\u30c0\u30fc\uff08\u900f\u660e\u30fb\u30ab\u30e9\u30fc\u30fb\u52a0\u7b97\u30fb\u30de\u30b9\u30af\u5bfe\u5fdc\uff09\u306f\u4ee5\u4e0b\u3067\u516c\u958b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-border\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"534\" src=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910212712-768x534.png\" alt=\"\u9ad8\u6a5f\u80fd\u30ab\u30c3\u30c8\u30a2\u30a6\u30c8\u30b7\u30a7\u30fc\u30c0\u30fc\" class=\"wp-image-9465\" srcset=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910212712-768x534.png 768w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910212712-300x209.png 300w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2017\/09\/20170910212712.png 985w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/pastebin.com\/2BpZF2gZ\">https:\/\/pastebin.com\/2BpZF2gZ<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Unlit\u30b7\u30a7\u30fc\u30c0\u30fc\u306b\u30de\u30b9\u30af\u3092\u8ffd\u52a0\u3059\u308b\u65b9\u6cd5<\/h2>\n\n\n\n<p>\u30c7\u30d5\u30a9\u30eb\u30c8\u306eUnlit\u30b7\u30a7\u30fc\u30c0\u30fc\u306b\u30de\u30b9\u30af\u6a5f\u80fd\u3092\u8ffd\u52a0\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u624b\u9806<\/h3>\n\n\n\n<ol class=\"wp-block-list is-style-num_circle\">\n<li>Assets \u2192 Create \u2192 Shader \u2192 Unlit Shader\u3067\u30d9\u30fc\u30b9\u3092\u4f5c\u6210<\/li>\n\n\n\n<li>\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u30de\u30b9\u30af\u7528\u30c6\u30af\u30b9\u30c1\u30e3\u3092\u8ffd\u52a0<\/li>\n\n\n\n<li>\u30bf\u30b0\u3092\u900f\u904e\u7528\u306b\u5909\u66f4<\/li>\n\n\n\n<li>\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c7\u30a3\u30f3\u30b0\u3092\u8ffd\u52a0<\/li>\n\n\n\n<li>\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8\u30b7\u30a7\u30fc\u30c0\u30fc\u3067\u30de\u30b9\u30af\u8a08\u7b97\u3092\u8ffd\u52a0<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-style-border\"><img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"596\" src=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207080112.png\" alt=\"Unlit\u30b7\u30a7\u30fc\u30c0\u30fc\u306e\u4f5c\u6210\" class=\"wp-image-9129\" srcset=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207080112.png 488w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207080112-246x300.png 246w\" sizes=\"auto, (max-width: 488px) 100vw, 488px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full is-style-border\"><img loading=\"lazy\" decoding=\"async\" width=\"517\" height=\"236\" src=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207080001.jpg\" alt=\"Alpha mask\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u8ffd\u52a0\" class=\"wp-image-9128\" srcset=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207080001.jpg 517w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207080001-300x137.jpg 300w\" sizes=\"auto, (max-width: 517px) 100vw, 517px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">\u5b8c\u6210\u3057\u305f\u30b7\u30a7\u30fc\u30c0\u30fc<\/h3>\n\n\n\n<figure class=\"wp-block-image size-full is-style-border\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"422\" src=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207083753-768x422.jpg\" alt=\"\u30de\u30b9\u30af\u4ed8\u304dUnlit\u30b7\u30a7\u30fc\u30c0\u30fc\u306e\u7d50\u679c\" class=\"wp-image-9130\" srcset=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207083753-768x422.jpg 768w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207083753-300x165.jpg 300w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/12\/20161207083753.jpg 1024w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-hlsl\" data-lang=\"ShaderLab\"><code>Shader &quot;Unlit\/Transparent_AlphaMask&quot;\n{\n    Properties\n    {\n        _MainTex (&quot;Texture&quot;, 2D) = &quot;white&quot; {}\n        _AlphaTex (&quot;Alpha mask (R)&quot;, 2D) = &quot;white&quot; {}\n    }\n    SubShader\n    {\n        Tags {&quot;Queue&quot;=&quot;Transparent&quot; &quot;IgnoreProjector&quot;=&quot;True&quot; &quot;RenderType&quot;=&quot;Transparent&quot;}\n        LOD 100\n        Blend SrcAlpha OneMinusSrcAlpha\n    Pass\n    {\n        CGPROGRAM\n        #pragma vertex vert\n        #pragma fragment frag\n        #include &quot;UnityCG.cginc&quot;\n\n        struct appdata\n        {\n            float4 vertex : POSITION;\n            float2 uv : TEXCOORD0;\n        };\n\n        struct v2f\n        {\n            half2 uv : TEXCOORD0;\n            float4 vertex : SV_POSITION;\n        };\n\n        sampler2D _MainTex;\n        sampler2D _AlphaTex;\n        float4 _MainTex_ST;\n\n        v2f vert (appdata v)\n        {\n            v2f o;\n            o.vertex = UnityObjectToClipPos(v.vertex);\n            o.uv = TRANSFORM_TEX(v.uv, _MainTex);\n            return o;\n        }\n\n        fixed4 frag (v2f i) : SV_Target\n        {\n            fixed4 col = tex2D(_MainTex, i.uv);\n            fixed4 col2 = tex2D(_AlphaTex, i.uv);\n            return fixed4(col.r, col.g, col.b, col2.r);\n        }\n        ENDCG\n    }\n}\n}<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u30c7\u30d7\u30b9\uff08Depth of Field\uff09\u30b7\u30a7\u30fc\u30c0\u30fc\u306b\u3088\u308b\u7d20\u6750\u306e\u4f5c\u308a\u65b9<\/h2>\n\n\n\n<p>\u88ab\u5199\u754c\u6df1\u5ea6\u7528\u306e\u30c7\u30d7\u30b9\u7d20\u6750\u3092\u4f5c\u308b\u65b9\u6cd5\u3067\u3059\u3002After Effects\u3067\u306e\u5408\u6210\u306a\u3069\u306b\u4f7f\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u624b\u9806<\/h3>\n\n\n\n<ol class=\"wp-block-list is-style-num_circle\">\n<li>\u30c7\u30d7\u30b9\u30b7\u30a7\u30fc\u30c0\u30fc\u3092\u4f5c\u6210<\/li>\n\n\n\n<li>\u30de\u30c6\u30ea\u30a2\u30eb\u3092\u4f5c\u6210\u3057\u3066Custom\/DepthGrayscale\u3092\u9078\u629e<\/li>\n\n\n\n<li>\u30ab\u30e1\u30e9\u306b\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u30a2\u30bf\u30c3\u30c1<\/li>\n\n\n\n<li>\u30ab\u30e1\u30e9\u306eNear\/Far\u3092\u8abf\u6574\u3057\u3066\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u3092\u8abf\u6574<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">\u30ab\u30e1\u30e9\u7528\u30b9\u30af\u30ea\u30d7\u30c8<\/h3>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-csharp\" data-lang=\"C#\"><code>using UnityEngine;\n[ExecuteInEditMode]\npublic class PostProcessDepthGrayscale : MonoBehaviour\n{\npublic Material mat;\nvoid Start()\n{\n    GetComponent&lt;Camera&gt;().depthTextureMode = DepthTextureMode.Depth;\n}\n\nvoid OnRenderImage(RenderTexture source, RenderTexture destination)\n{\n    Graphics.Blit(source, destination, mat);\n}\n}<\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image size-full is-style-border\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"326\" src=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/09\/20160927083405-768x326.jpg\" alt=\"\u30c7\u30d7\u30b9\u30b7\u30a7\u30fc\u30c0\u30fc\u306e\u7d50\u679c\" class=\"wp-image-9043\" srcset=\"https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/09\/20160927083405-768x326.jpg 768w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/09\/20160927083405-300x127.jpg 300w, https:\/\/cg-method.com\/unity\/wp-content\/uploads\/2016\/09\/20160927083405.jpg 1024w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<p>\u203bAE\u3067\u5408\u6210\u3059\u308b\u969b\u306f\u767d\u9ed2\u3092\u53cd\u8ee2\u3057\u305f\u7d20\u6750\u3092\u4f7f\u3046\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u307e\u3068\u3081<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u52a0\u7b97\u3068\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u306f<code>Blend<\/code>\u306e1\u884c\u3067\u5207\u308a\u66ff\u3048\u53ef\u80fd<\/li>\n\n\n\n<li>\u4e21\u9762\u8868\u793a\u306f<code>Cull Off<\/code>\u3092\u8ffd\u52a0\u3059\u308b\u3060\u3051<\/li>\n\n\n\n<li>\u30ab\u30c3\u30c8\u30a2\u30a6\u30c8\u30b7\u30a7\u30fc\u30c0\u30fc\u306f<code>Blend SrcAlpha One<\/code>\u3067\u52a0\u7b97\u306b<\/li>\n\n\n\n<li>\u30de\u30b9\u30af\u6a5f\u80fd\u306f\u5225\u30c6\u30af\u30b9\u30c1\u30e3\u306eR\u30c1\u30e3\u30f3\u30cd\u30eb\u3092\u30a2\u30eb\u30d5\u30a1\u306b\u4f7f\u7528<\/li>\n\n\n\n<li>\u30c7\u30d7\u30b9\u7d20\u6750\u306f\u30dd\u30b9\u30c8\u30d7\u30ed\u30bb\u30b9\u3067\u51fa\u529b\u53ef\u80fd<\/li>\n<\/ul>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Unity\u3067\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3084\u5408\u6210\u3092\u4f5c\u308b\u3068\u304d\u306b\u5f79\u7acb\u3064\u30b7\u30a7\u30fc\u30c0\u30fc\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002 \u52a0\u7b97\u30fb\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u3001\u4e21\u9762\u8868\u793a\u3001\u30ab\u30c3\u30c8\u30a2\u30a6\u30c8\u3001\u30de\u30b9\u30af\u306a\u3069\u5b9f\u7528\u7684\u306a\u30b7\u30a7\u30fc\u30c0\u30fc\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002 \u52a0\u7b97\u3068\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u306e\u9055\u3044 \u901a\u5e38\u7248\u3068\u30e2\u30d0\u30a4\u30eb\u7248\u306e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":21690,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[22],"tags":[],"class_list":["post-17332","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-animation"],"_links":{"self":[{"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/posts\/17332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/comments?post=17332"}],"version-history":[{"count":3,"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/posts\/17332\/revisions"}],"predecessor-version":[{"id":21691,"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/posts\/17332\/revisions\/21691"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/media\/21690"}],"wp:attachment":[{"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/media?parent=17332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/categories?post=17332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cg-method.com\/unity\/wp-json\/wp\/v2\/tags?post=17332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}