diff --git a/human/worker.html b/human/worker.html index 41ffc04..506b318 100644 --- a/human/worker.html +++ b/human/worker.html @@ -986,7 +986,7 @@

ソースコード

scale_ops = xformable.AddScaleOp() scale_ops.Set(Gf.Vec3f(0.01, 0.01, 0.01)) - # 回転を設定(X軸に対して180度、Y軸に対して0度) + # 回転を設定(X軸に対して180度、Y軸に対して180度) rotate_x_ops = xformable.AddRotateXOp() rotate_x_ops.Set(180.0) diff --git a/sitemap.xml.gz b/sitemap.xml.gz index cbc0725..17c6ea4 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ