| ClashTestAddTranslation Method (Axis, Single, Single) |
이동 간격을 추가
Namespace:
VIZCore3D.NET.Data
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void AddTranslation(
Axis axis,
float startPosition,
float interval
)
Parameters
- axis
- Type: VIZCore3D.NET.DataAxis
기준 축 - startPosition
- Type: SystemSingle
이동 그룹의 시작 위치 - interval
- Type: SystemSingle
이동 간격
See Also