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

Unity の UnityEngine.Quaternion 互換. More...

Public Member Functions

 Quaternion (float _x, float _y, float _z, float _w)
 

Public Attributes

float x
 x 成分. More...
 
float y
 y 成分. More...
 
float z
 z 成分. More...
 
float w
 w 成分. More...
 

Detailed Description

Unity の UnityEngine.Quaternion 互換.

Member Data Documentation

float UnityEngine.Quaternion.w

w 成分.

float UnityEngine.Quaternion.x

x 成分.

float UnityEngine.Quaternion.y

y 成分.

float UnityEngine.Quaternion.z

z 成分.


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