Sorry, your browser cannot access this site
This page requires browser support (enable) JavaScript
Learn more >

一、基础数据类型 1.简单数据类型 类型 意义 例子 uint 32 位无符号整型 12 int 32 位整型 -3 float 32 位浮点数 符号:f 1.2f half 16 位浮点数 符号:h 1.2h fixed 12 位浮点数 3.2 bool 布尔类型 true string 字符串类型 "字符串" 2.纹理对象句柄 类型 意义...