Vector3b
Summary
Definition
Namespace: SDT4.Managed.Core.Math
Assembly: SDT4.Managed.Core.dll
struct Vector3b
Implements:
IVectorComparable, ISerializable
Fields
| Name | Type | Description |
|---|---|---|
Properties
| Name | Type | Description |
|---|---|---|
public get; x |
Boolean | |
public get; y |
Boolean | |
public get; z |
Boolean | |
public get; Item |
Boolean |
Methods
public Boolean All()
Returns:
public Boolean Any()
Returns:
public virtual String ToString()
Summary
In format of (x, y, z)
Returns:
public Void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters:
-
info(SerializationInfo): -
context(StreamingContext):