You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @en Whether to allow null values. Default is true.
194
-
* @zh 是否允许null值。默认为true。
193
+
* @en Whether null values are allowed. Default is true. Sometimes it is necessary to explicitly set it to true, e.g. to display a checkbox for a color/vec2/vec3/vec4 inspector to determine whether the property value is null.
* @en Applicable to color type properties. It differs from the default value in that when default is null, defaultColor can define a non-null default value.
0 commit comments