Show / Hide Table of Contents

Enum GLSL.Type

Namespace: Fusee.Engine.Core.ShaderShards
Assembly: Fusee.Engine.Core.dll
Syntax
public enum Type

Fields

Name Description
ArrayTexture
ArrayTextureShadow
Boolean
Float
Int
IVec2
Mat3
Mat4
Sampler2D
Sampler2DShadow
SamplerCube
SamplerCubeShadow
Vec2
Vec3
Vec4
Void
In This Article
  • Fields
Generated by DocFX
GitHub Repo
Back to top