Table of Contents

Method AddMoveRotateScale

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

AddMoveRotateScale(FieldSpawner, Vector3?, Vector3?, Vector3?, bool, Vector3?, int)

Add SR_MoveRotateScale: apply offset/rotation/scale transforms.

protected SR_MoveRotateScale AddMoveRotateScale(FieldSpawner spawner, Vector3? posOffset = null, Vector3? rotOffset = null, Vector3? scaleOffset = null, bool offsetModeCells = false, Vector3? randomizeOffset = null, int effectOn = -1)

Parameters

spawner FieldSpawner
posOffset Vector3?
rotOffset Vector3?
scaleOffset Vector3?
offsetModeCells bool
randomizeOffset Vector3?
effectOn int

Returns

SR_MoveRotateScale