Version: 2022.3
言語: 日本語

説明

Sets the update mode flags to None. This is the default update mode.

In this mode, the buffer can be written to at any time using GraphicsBuffer.SetData and equivalent functions. The GPU can also copy to and write to the buffer.

See Also: GraphicsBuffer, GraphicsBuffer.SetData.