C# Класс TressFX.TressFXBoundingSphere

Показать файл Открыть проект

Открытые методы

Метод Описание
TressFXBoundingSphere ( Vector3 center, float radius ) : UnityEditor

Initializes a new instance of the TressFXBoundingSphere struct.

Описание методов

TressFXBoundingSphere() публичный Метод

Initializes a new instance of the TressFXBoundingSphere struct.
public TressFXBoundingSphere ( Vector3 center, float radius ) : UnityEditor
center Vector3 Center.
radius float Radius.
Результат UnityEditor