Monobit Unity Networking ver.2.8.0 Server API Reference (C#)
UnityEngine.Vector2 Class Reference

Unity の UnityEngine.Vector2 互換. More...

Public Member Functions

 Vector2 (float _x, float _y)
 

Public Attributes

float x
 x 成分. More...
 
float y
 y 成分. More...
 

Detailed Description

Unity の UnityEngine.Vector2 互換.

Member Data Documentation

float UnityEngine.Vector2.x

x 成分.

float UnityEngine.Vector2.y

y 成分.


The documentation for this class was generated from the following file: