浏览代码

field name change

/0.9.0.preview.1_staging
Mohsen Kamalzadeh 3 年前
当前提交
bec6fb68
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      com.unity.perception/Runtime/Randomization/Randomizers/Randomizer.cs

2
com.unity.perception/Runtime/Randomization/Randomizers/Randomizer.cs


#if !SCENARIO_CONFIG_POWER_USER
[HideInInspector]
#endif
public bool canBeDisabledByUser = true;
public bool enabledStateCanBeSwitchedByUser = true;
/// <summary>
/// Returns the scenario containing this Randomizer

正在加载...
取消
保存