# Set Path Display Step Model Scale

Grammar — Set pathDisplay Step Model Scale to scale For location
FlagsNative | Action

# Arguments

Returns — void

native void PathSetStepModelScale(
	int inPathId,
	int inLocation,
	fixed inScale,
);

Category: UI / Path Display

# Examples

— None found —