Show / Hide Table of Contents

Class CellSwizzleExtensions

Inheritance
System.Object
CellSwizzleExtensions
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public static class CellSwizzleExtensions : Object

Methods

ToCubeRotation(CellSwizzle)

Declaration
public static CubeRotation ToCubeRotation(this CellSwizzle cellSwizzle)
Parameters
Type Name Description
CellSwizzle cellSwizzle
Returns
Type Description
CubeRotation

ToMatrix(CellSwizzle)

Declaration
public static Matrix4x4 ToMatrix(this CellSwizzle cellSwizzle)
Parameters
Type Name Description
CellSwizzle cellSwizzle
Returns
Type Description
Matrix4x4
In This Article
Back to top Generated by DocFX