- 機能/意味
-
Rectangular buffer pointer
- タイプ
-
Rectクラスのプロパティ (読み出し専用)
- 説明
-
Represents a pointer to a rectangular coordinate array.
This property is to provide a means of direct access to the coordinate array buffer for plugins etc.
It is returned as an integer type, but please use it by casting it to an appropriate type (such as int [4]) in plug-ins.