# Set Path Display Step Model Scale

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

# Arguments

  • int [ path ] — Path Display
  • int [ preset::PathDisplayLocation ] — Location
  • fixed — Scale

Returns — void

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

Category: UI / Path Display

# Examples

— None found —