Show / Hide Table of Contents

Enum FuseePlatformId

Describes the platform of the current renderer. This can be used in shaders to do platform dependent things.

Namespace: Fusee.Engine.Common
Assembly: Fusee.Engine.Common.dll
Syntax
public enum FuseePlatformId

Fields

Name Description
Android
Blazor
Desktop
Mesa
Undefined
Generated by DocFX
GitHub Repo
Back to top