载入中...
搜索中...
未找到
ParallaxMap.h
浏览该文件的文档.
卡牌游戏 UI 工具模块:工厂 + 脚本绑定入口。 功能参考 ycarowr/UiCard:扇形手牌布局、抽牌/洗牌、悬浮放大、拖拽到落牌区、 敌方手牌(背面/偷看)、费用不足置灰,以及可实时调节的布局...
Definition AnimTrail.h:6
void parallaxOffsetUV(float u, float v, float height01, float viewTSx, float viewTSy, float viewTSz, float scale, float &ou, float &ov)
Single-sample offset mapping (cheap approximation of the first POM step).
Definition ParallaxMap.h:22
void clampParallaxParams(ParallaxParams &p)
Definition ParallaxMap.h:35
CPU reference for simple offset parallax (matches the scale / height convention of parallax_map....
Definition ParallaxMap.h:15