C# Class Utils.BoundingSphereBuilder, UnityRose

Afficher le fichier Open project: osROSE/UnityRose

Méthodes publiques

Méthode Description
Add ( Matrix4x4 t, Bounds i ) : void
Build ( ) : BoundingSphere

Method Details

Add() public méthode

public Add ( Matrix4x4 t, Bounds i ) : void
t Matrix4x4
i Bounds
Résultat void

Build() public méthode

public Build ( ) : BoundingSphere
Résultat UnityEngine.BoundingSphere