Свойство | Type | Description | |
---|---|---|---|
AttachpointNames | string[] | ||
BoundingBoxMax | Vector3D | ||
BoundingBoxMin | Vector3D | ||
Index | int | ||
NameId | int | ||
Position | Vector3D | ||
XVector | Vector3D | ||
YVector | Vector3D | ||
ZVector | Vector3D |
Méthode | Description | |
---|---|---|
BrgAttachpoint ( ) : System | ||
BrgAttachpoint ( |
||
GetIdByName ( string name ) : int | ||
GetMaxBoxSize ( ) : string | ||
GetMaxName ( ) : string | ||
GetMaxPosition ( ) : string | ||
GetMaxScale ( ) : string | ||
GetMaxTransform ( ) : string | ||
TryGetIdByName ( string name, int &nId ) : bool |
public BrgAttachpoint ( |
||
prev | ||
Résultat | System |
public static GetIdByName ( string name ) : int | ||
name | string | |
Résultat | int |
public static TryGetIdByName ( string name, int &nId ) : bool | ||
name | string | |
nId | int | |
Résultat | bool |
public static string[] AttachpointNames | ||
Résultat | string[] |