Preparing search index...
The search index is not available
feng3d
feng3d
UIUniforms
Class UIUniforms
Hierarchy
UIUniforms
Index
Constructors
constructor
Properties
__class__
s_
texture
u_
color
u_
rect
u_
uv
Rect
Constructors
constructor
new UIUniforms
(
)
:
UIUniforms
Returns
UIUniforms
Properties
__class__
__class__
:
"UIUniforms"
s_
texture
s_
texture
:
Texture2D
<
Texture2DEventMap
>
= Texture2D.default
纹理数据
u_
color
u_
color
:
Color4
= ...
颜色
u_
rect
u_
rect
:
Vector4
= ...
UI几何体尺寸,在shader中进行对几何体缩放。
u_
uv
Rect
u_
uv
Rect
:
Vector4
= ...
控制图片的显示区域。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
feng3d
UIUniforms
constructor
__class__
s_
texture
u_
color
u_
rect
u_
uv
Rect
Generated using
TypeDoc
纹理数据