SetModelBoundingBox
- Синтаксис
-
native SetModelBoundingBox(index, sequence = Model_DefaultSize);
Переменная | Описание |
---|---|
entity |
The entity index to set the value on. |
sequence |
The sequence to apply. Model_DefaultSize sets size of ideal movement hull. Model_CurrentSequence sets size of the current sequence. Values >= 0 will specify which sequence to use. |
- Описание
- Sets size to a model bounding box.
- Возвращает
- 1 on success, 0 on faillure.