升级水插件
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Crest Water System
|
||||
// Crest Water System
|
||||
// Copyright © 2024 Wave Harmonic. All rights reserved.
|
||||
|
||||
using UnityEngine;
|
||||
@@ -7,7 +7,7 @@ namespace WaveHarmonic.Crest
|
||||
{
|
||||
static class TextureArrayHelpers
|
||||
{
|
||||
const int k_SmallTextureSize = 4;
|
||||
internal const int k_SmallTextureSize = 4;
|
||||
|
||||
public static Texture2D CreateTexture2D(Color color, TextureFormat format)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user