升级6.4.升级水,升级天气
This commit is contained in:
@@ -19,11 +19,6 @@ namespace WaveHarmonic.Crest
|
||||
[@HelpURL("Manual/WaterBodies.html")]
|
||||
public sealed partial class WaterBody : ManagedBehaviour<WaterRenderer>
|
||||
{
|
||||
[SerializeField, HideInInspector]
|
||||
#pragma warning disable 414
|
||||
int _Version = 0;
|
||||
#pragma warning restore 414
|
||||
|
||||
[Tooltip("Makes sure this water body is not clipped.\n\nIf clipping is enabled and set to clip everywhere by default, this option will register this water body to ensure its area does not get clipped.")]
|
||||
[@GenerateAPI(name: "Clipped")]
|
||||
[SerializeField]
|
||||
|
||||
Reference in New Issue
Block a user