arrow-left

All pages
gitbookPowered by GitBook
1 of 3

Loading...

Loading...

Loading...

Utilities

AnythingWorld.Utilities

hashtag
Description

Namespace holding utility functions that are used throughout the different modules of the AnythingWorld package.

hashtag
Classes

Declares utility enums that are used throughout the project for creation processes.

UtilityEnum

ScaleType

AnythingWorld.Utilities.UtilityEnum.ScaleType

SetRealWorld

The object's size is set to match its real-world size (as provided by database)

ScaleRealWorld

The object's size is scaled in relation to the real world.

Absolute

The object's size is an absolute value, not relative to the real world.

hashtag
Description

Enum defining the different types of scaling modes when creating AnythingWorld objects.

UtilityEnum

AnythingWorld.Utilities.UtilityEnum

hashtag
Properties

Represents the type of scaling to be applied to a game asset.

ModelLoadingPipeline

Represents the type of model loading pipeline used for a game asset.

DefaultBehaviourType

hashtag
Description

Declares utility enums that are used throughout the project for creation processes.

Represents the default behaviour type for a game asset.

TransformSpace

Represents the space in which the transform parameters are applied.

RequestType

Represents the type of request to be made to the API.

SortingDropdownOption

Represents the sorting options for a dropdown menu.

ScaleType