腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(258)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
如何从TextureAtlas创建
Decal
我有一个带瓷砖的TextureAtlas。在TextureAtlas中,我希望创建Decals并将它们沿Z轴定位。(我可以从Sprite创建一个TextureAtlas,但是Sprite没有Z组件,所以我不能使用Sprite.setPosition沿z轴放置它)。
浏览 2
提问于2017-09-27
得票数 0
回答已采纳
2
回答
DeCAL
和Delphi2009
我正在考虑从2007年开始升级,但我的代码非常依赖于
DeCAL
……
浏览 0
提问于2009-05-28
得票数 4
回答已采纳
1
回答
在向URP呈现程序中添加
Decal
Renderer功能时出错
我跟踪了,但是一旦我试图将
Decal
特性添加到渲染器中,场景中的所有游戏对象都会变黑,并得到以下错误:和 AssertionException:断言失败。
浏览 6
提问于2022-08-30
得票数 0
3
回答
如何在Delphi中正确地迭代DMultiMap (
DeCAL
)的搜索结果?
我使用来自的容器和Delphi6存储数据。键是一个字符串,它可以在映射中多次出现。这个代码会:var iter: DIterator; iter := map.locate(['abc']); begin end;返回以'abc‘作为键的所有对象?还是会从第一个以&
浏览 5
修改于2011-02-18
得票数 2
回答已采纳
1
回答
libGDX使用贴花来绘制三维面向相机的文本
我有一个绘制贴花的工作代码:
Decal
decal
=
Decal
.newDecal(1, 1,
decal
.setPosition(10, 10, 10); decals.add(
浏览 3
提问于2015-01-30
得票数 1
回答已采纳
1
回答
更新DecalGeometry顶点、UV、
THREE.SphereGeometry(7, 16, 16),); normalScale : new THREE.Vector2( 1, 1 ),THREE.WireframeHelper(
decal</em
浏览 13
修改于2016-09-22
得票数 1
1
回答
Libgdx标记围绕自定义轴旋转
decal
.transformationOffset = new Vector2(0, -5);
decal
.rotateY(newValues这是用于具有相同Z值的pivot的代码:
decal
.transformationOffset = new Vector2(pivotPosition.x -
decal
.getPosition().x, pivotPosition.y -
decal
.getPosition().y);
浏览 3
修改于2014-09-12
得票数 5
回答已采纳
1
回答
如何在fetch POST请求中传递空值
现在我试着用javascript用下面的代码来实现: let owner = document.querySelector('#owner').value.trim(); c
浏览 10
提问于2021-06-04
得票数 0
回答已采纳
1
回答
根据X/Y位置使用正交投影忽略深度缓冲区。
为此,我使用提供的
Decal
和DecalBatch和OrthographicCamera,并手动设置z位置。
Decal
greenDecal;
decal</
浏览 0
修改于2018-12-12
得票数 1
回答已采纳
3
回答
简单的标记系统只在编辑器中工作
我使用这个软件包:用于
Decal
系统。我的编辑工作很好,但在运行时,我不能使用我的图片在贴花系统。任务:需要在任何时候更换一张图片,这将成为一个很好的
Decal
系统。请帮帮我。谢谢!public GameObject
decal
;Texture2D texTmp;string settingsContent; clr.a = float.Parse(settingsSplit[3]);
浏览 5
修改于2015-02-18
得票数 0
回答已采纳
3
回答
如何确定接口包含哪些类?
我有一组属于接口的类;{{{{如果我将一个IGraphic值设置为指向像这样的
Decal
;在以后的某个时候,我如何确定接口被设置为哪个类?
浏览 3
提问于2014-04-12
得票数 0
回答已采纳
2
回答
GLSL在所需位置混合基础纹理和贴花纹理
precision lowp float; uniform sampler2D
decal
;varying vec2
decal
_tex_coord; { vec4 v_base =
浏览 0
提问于2012-04-02
得票数 0
回答已采纳
2
回答
当我使用www (加载纹理)时Unity3D冻结主线程
spr.texture.wrapMode = TextureWrapMode.Clamp;
decal
.sprite= null) multipier = float.Parse(settingsSplit[2]);
decal
.transform.localScale= new Vector3(
decal
.transform.localScale.x * multi
浏览 8
修改于2016-12-27
得票数 1
1
回答
如何在多个轴上同时旋转十轴
我有问题当我说:一切正常,但当我说:
decal
.setRotationY(angle2);我已经发现,
Decal
在源代码中使用四元数作为旋转,但目前我不知道如何定制它来满足我的需求。我设法用以下几个轴旋转贴花:现在我的问题是如何用TweenEngine动画这个?
浏览 2
修改于2014-07-08
得票数 1
回答已采纳
1
回答
如果URL包含X echo Y,则返回其他URL
== false) echo 'class="project_
decal
_no"'; elseif (strpos($_SERVER['REQUEST_URI== false) echo 'class="project_
decal
_en"'; else echo 'class="project_
decal</e
浏览 6
修改于2012-10-11
得票数 0
2
回答
Thymeleaf + Spring复选框不绑定
下面是我的代码片段:// Duplicatesprivate Boolean
decal
; this.regCard = regCard; return
decal
; this.
d
浏览 1
提问于2014-12-30
得票数 0
回答已采纳
1
回答
高图表自动计算多个系列位置
+
decal
), w5: (((w * 4) +diam / 2) +
decal
), center: (((((w * 2) + diam / 2) +
decal</em
浏览 1
提问于2016-09-01
得票数 2
回答已采纳
1
回答
执行同时使用按引用传递和按值传递参数的程序时出现问题
input1 );void state_resident( bool& cond1 ); { char want_as_sticker = 'x', want_parking_
decal
price if ( ( parking_
decal
( wan
浏览 2
修改于2015-01-26
得票数 0
0
回答
将参数值从字符串转换为Byte[]失败
我有二进制格式的图像在
decal
.DecalLogoFileName和
decal
.DecalLogoFileName是定义一个字符串,所以当我尝试作为 }
浏览 3
修改于2017-12-06
得票数 0
回答已采纳
1
回答
sql检查行是否是另一个表的子集
非常感谢你的进步 Id
decal
_1
decal
_2
decal
_3 6 104 121 163Available_
decal
浏览 3
修改于2014-06-04
得票数 1
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券