public final class RectangleSpawnShapeValue extends PrimitiveSpawnShapeValue
PrimitiveSpawnShapeValue.SpawnSidespawnDepth, spawnDepthDiff, spawnDepthValue, spawnHeight, spawnHeightDiff, spawnHeightValue, spawnWidth, spawnWidthDiff, spawnWidthValue, TMP_V1xOffsetValue, yOffsetValue, zOffsetValueactive| Constructor and Description |
|---|
RectangleSpawnShapeValue() |
RectangleSpawnShapeValue(RectangleSpawnShapeValue value) |
| Modifier and Type | Method and Description |
|---|---|
SpawnShapeValue |
copy() |
void |
spawnAux(Vector3 vector,
float percent) |
getSpawnDepth, getSpawnHeight, getSpawnWidth, isEdges, load, read, setActive, setDimensions, setEdges, start, writeinit, load, save, spawnisActivepublic RectangleSpawnShapeValue(RectangleSpawnShapeValue value)
public RectangleSpawnShapeValue()
public void spawnAux(Vector3 vector, float percent)
spawnAux in class SpawnShapeValuepublic SpawnShapeValue copy()
copy in class SpawnShapeValue