Property | Type | Description | |
---|---|---|---|
x | float | ||
y | float | ||
z | float |
Method | Description | |
---|---|---|
Deserialize ( ) : object | ||
Equals ( object other ) : bool | ||
GetHashCode ( ) : int | ||
SerializedVector3 ( Vector3 v3 ) : System | ||
ToString ( ) : string | ||
ToVector3 ( ) : Vector3 | ||
operator ( ) : bool |
public SerializedVector3 ( Vector3 v3 ) : System | ||
v3 | Vector3 | |
return | System |