当前位置:网站首页>Unity find the coordinates of a point on the circle
Unity find the coordinates of a point on the circle
2022-07-05 04:56:00 【yoyoHm】
float x1 = x0 + r * Mathf.Cos(a * Mathf.PI / 180);
float y1 =y0 + r * Mathf.Sin(a * Mathf.PI / 180);
trs_point.localPosition = new Vector2(x1, y1);
边栏推荐
- Flutter tips: various fancy nesting of listview and pageview
- AutoCAD - lengthening
- C4D simple cloth (version above R21)
- GameObject class and transform class of unity
- 【Leetcode】1352. 最后 K 个数的乘积
- Rip notes [rip message security authentication, increase of rip interface measurement]
- 中国艾草行业研究与投资前景预测报告(2022版)
- "Measuring curve length" of CAD dream drawing
- Judge the position of the monster in the role under unity3d
- AutoCAD - Zoom previous
猜你喜欢
MySQL in-depth learning - index creation and deletion, index design principles, index failure scenarios, query optimization, index push down ICP
【acwing】528. cheese
2022 U.S. college students' mathematical modeling e problem ideas / 2022 U.S. game e problem analysis
Unity get component
Pdf to DWG in CAD
【acwing】240. food chain
Emlog blog theme template source code simple good-looking responsive
Emlog博客主题模板源码简约好看响应式
【Leetcode】1352. 最后 K 个数的乘积
【Leetcode】1352. Product of the last K numbers
随机推荐
Common technologies of unity
Minor spanning tree
【acwing】240. food chain
Research and forecast report on China's solution polymerized styrene butadiene rubber (SSBR) industry (2022 Edition)
Leetcode word search (backtracking method)
jmeter -- 分布式压测
中国艾草行业研究与投资前景预测报告(2022版)
Variable category (automatic, static, register, external)
MD5绕过
AutoCAD - lengthening
MD5 bypass
Detailed introduction of OSPF header message
Basic knowledge points
2021 huashubei mathematical modeling idea + reference + paper
Difference between singleton and factory pattern
Autocad-- Real Time zoom
猿人学第一题
[Business Research Report] Research Report on male consumption trends in other economic times -- with download link
Mode in BST (binary tree & Notes on question brushing)
An article takes you to thoroughly understand descriptors